about summary refs log tree commit diff stats
path: root/README.txt
blob: 8fd6f447aaba8cef4f028ebff57bf0cae348a963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
  - srfi-152
  - utf8

build:

- make

install:

- make install