/reposeed

Extensive repository base files up and running in an instant

Primary LanguageGoApache License 2.0Apache-2.0

Extensive repository base files up and running in an instant

state release license

NOTE: This is a beta release, we do not consider it completely production ready yet. Use at your own risk.

Reposeed

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.

Using Reposeed

go get -v -u github.com/okkur/reposeed/cmd/reposeed/...
mkdir YOUR-PROJECT

Run the following command to create the sample .seed-config.yaml file.

reposeed init YOUR-PROJECT

Change .seed-config.yaml to your needs.

reposeed --conf=YOUR-PROJECT/.seed-config.yaml --output=YOUR-PROJECT

Take a look at our full documentation.

Support

For detailed information on support options see our support guide.

Helping out

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