about summary refs log tree commit diff stats
path: root/README.txt
blob: ed0c9903f2ff8fd8f726de04d17695cbd322a004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
wikme --- build a wiki out of a directory of markdown files

made with <3 by case duckworth for kindrobot

requirements:

- cmark
- chicken scheme with the following eggs:
  - cmark
  - regex
  - srfi-13
  - srfi-152
  - utf8

build:

- ./bootstrap
- make

install:

- make install