repo2html/README.md
2022-12-02 16:41:55 -05:00

55 lines
481 B
Markdown

# repo2html
a tool that generates an html view of a git repository.
## features
TODO
## caveats
TODO
## disclaimer
TODO
## requirements
TODO
## quickstart
TODO
## compilation
```
sudo make dependencies
make
sudo make install
```
## installation
TODO
## post installation
TODO (git user, ssh, ufw ports, web directory, git-daemon, mkdir /home/git/projects, post-receive hook, systemd service)
## usage
TODO
## configuration
TODO
## todos
TODO
## hopes
TODO