Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Development

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.

Documentation

No documentation available yet. Start your first contribution with some documentation.

See how you can contribute with our contribution guide.