From 0f4890de4d9b0117bca058c74bcc4b41ec696197 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 29 Mar 2023 23:45:11 -0500 Subject: Add README and Makefile --- README.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..8fd6f44 --- /dev/null +++ b/README.txt @@ -0,0 +1,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 -- cgit 1.4.1-21-gabe81