53 lines
485 B
Markdown
53 lines
485 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
|