repos / pgit

static site generator for git
git clone https://github.com/picosh/pgit.git

commit
d4cbd4f
parent
7224ece
author
Eric Bower
date
2023-08-21 12:52:42 +0000 UTC
docs: readme
1 files changed,  +2, -0
M README.md
+2, -0
1@@ -12,6 +12,8 @@ make build
2 ./pgit --revs main --label pico --out ./public
3 ```
4 
5+To learn more about the options run:
6+
7 ```bash
8 ./pgit --help
9 ```