about summary refs log tree commit diff stats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..8fd6f44 --- /dev/null +++ b/README.txt
@@ -0,0 +1,19 @@
1wikme --- build a wiki out of a directory of markdown files
2
3made with <3 by case duckworth for kindrobot
4
5requirements:
6
7- cmark
8- chicken scheme with the following eggs:
9 - cmark
10 - srfi-152
11 - utf8
12
13build:
14
15- make
16
17install:
18
19- make install