Introduction
Introduction Statistics Contact Development Disclaimer Help
some README tweaks and rewording, reordering - stagit-gopher - static git page …
git clone git://git.codemadness.org/stagit-gopher
Log
Files
Refs
README
LICENSE
---
commit 44e1ef57a375794bea37555ac1bc417d37156caf
parent 9fcf880188ff2b8b8645f124cc497ea72451dc92
Author: Hiltjo Posthuma <[email protected]>
Date: Sun, 22 Dec 2019 12:49:47 +0100
some README tweaks and rewording, reordering
Diffstat:
M README | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/README b/README
@@ -1,5 +1,5 @@
stagit-gopher
-=============
+-------------
static git page generator for gopher.
@@ -21,8 +21,8 @@ Make index file for repositories:
$ stagit-gopher-index repodir1 repodir2 repodir3 > index.gph
-Install
--------
+Build and install
+-----------------
$ make
# make install
@@ -31,11 +31,11 @@ $ make
Dependencies
------------
-- geomyidae (for .gph file serving).
-- libgit2 (v0.22+).
-- libc (tested with OpenBSD, FreeBSD, NetBSD, Linux: glibc and musl).
- C compiler (C99).
-- make
+- libc (tested with OpenBSD, FreeBSD, NetBSD, Linux: glibc and musl).
+- libgit2 (v0.22+).
+- geomyidae (for .gph file serving).
+- POSIX make (optional).
Documentation
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.