repo2html/README.md

54 lines
485 B
Markdown
Raw Normal View History

2022-12-02 16:41:55 -05:00
# repo2html
a tool that generates an html view of a git repository.
## features
TODO
## caveats
TODO
## disclaimer
TODO
## requirements
TODO
## quickstart
TODO
## compilation
2022-12-02 16:49:37 -05:00
sudo make dependencies
make
sudo make install
2022-12-02 16:41:55 -05:00
## 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