modulepackage
0.0.0-20191009194156-283b5333f115
Repository: https://github.com/alfredobs97/pigit.git
Documentation: pkg.go.dev
# README
PiGit :grapes:
A simple git server in RaspberryPi without frontend
How to use
- execute install.sh on your raspberry, you need a ssh server
- compile main.go using:
make build
- Send the output file(PiGit) and run in your raspberry
- Open a browser or a http client and go to http://ip/createRepo/{yourRepoName}
- Your repo is created