]> git.armaanb.net Git - stagit.git/blob - README
README: add install and dependencies instructions
[stagit.git] / README
1
2 Usage
3 -----
4
5 mkdir -p htmldir
6 cd htmldir
7 urmoms <path-to-repo>
8
9
10 Install
11 -------
12 $ make
13 # doas make install
14
15
16 Dependencies
17 ------------
18 - libgit2
19 - C compiler
20 - make
21
22
23 Features
24 --------
25
26 - Log and diffstat per commit.
27 - Show file tree.
28 - Detect README and LICENSE file to make a webpage.
29 - Atom feed git log.