stagit

static git page generator for debian
git clone git://git.unixkoans.com/stagit.git
Log | Files | Refs | README | LICENSE

commit 09e1377c68cc2a9930c9a9f9c936120dbd0d7981
parent 304c896bd497414429224249d3756c64632e59e5
Author: Hiltjo Posthuma <[email protected]>
Date:   Sun Dec 20 20:42:31 +0100

README: add install and dependencies instructions

Diffstat:
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 --------