Install reposeed and change your directory to reposeed's source code directory.
go get -u go.okkur.org/reposeed
cd $GOPATH/src/go.okkur.org/reposeed
Install packr.
make packr
In case you made any changes on templates, run make
to bundle templates into the generated binary.
No documentation available yet. Start your first contribution with some documentation.
See how you can contribute with our contribution guide.