Browse Source

docs: quick start example

main
decentral1se 2 years ago
parent
commit
0efab82b3d
No known key found for this signature in database GPG Key ID: 3789458B3D0C410
  1. 6
      README.md

6
README.md

@ -31,6 +31,12 @@ chmod +x distribusi
./distribusi
```
## Quick start
```
distribusi -p myarchive -c styles.css -s
```
## Hacking
You'll need [Go] >= 1.13 installed. Run `go build .` to build a new `./distribusi` executable.

Loading…
Cancel
Save