stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit cbc0bf09d88d9434c093a01492d74bdf2b096e47 parent 115a1e568410602fad548c79265de8e708cc9660 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sun, 20 Dec 2015 20:42:31 +0100 README: add install and dependencies instructions Diffstat:
| M | README | | | 13 | +++++++++++++ |
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -7,6 +7,19 @@ cd htmldir urmoms <path-to-repo> +Install +------- +$ make +# doas make install + + +Dependencies +------------ +- libgit2 +- C compiler +- make + + Features --------