No description
.gitignore | ||
.gitignore.html | ||
git-daemon.service | ||
main.scm | ||
Makefile | ||
post-receive.sample | ||
README.md |
repo2html
a tool that generates an html view of a git repository.
features
TODO
caveats
TODO
disclaimer
TODO
requirements
note: if you have chicken scheme installed, then you can install the eggs
above by running sudo make dependencies
.
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