Extensive repository base files up and running in an instant
NOTE: This is a beta release, we do not consider it completely production ready yet. Use at your own risk.
Start with the base layer necessary to focus on your project and not on the repository.
Licensing, structure, documentation and more boilerplate to get you started from your first commit.
Install reposeed via go get
.
go get go.okkur.org/reposeed
Create the sample .seed-config.yaml file.
mkdir YOUR-PROJECT
cd YOUR-PROJECT
reposeed init
Change .seed-config.yaml to your needs and apply any changes.
reposeed
Hint: commit any changes you need and stash the rest Take a look at our full documentation.
For detailed information on support options see our support guide.
Best place to start is our contribution guide.
Code is licensed under the Apache License, Version 2.0.
Documentation/examples are licensed under Creative Commons BY-SA 4.0.
Illustrations, trademarks and third-party resources are owned by their respective party and are subject to different licensing.
The Reposeed logo was created by Florin Luca
Copyright 2017 - The Reposeed authors