sgw | Static git web (fork of stagit) |
| download: https://git.y1.nz/archives/sgw.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 09e1377c68cc2a9930c9a9f9c936120dbd0d7981 parent 304c896bd497414429224249d3756c64632e59e5 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 --------
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.