gcreate

A command-line utility to bootstrap GitHub repositories with labels and webhooks.


Keywords
github, create, bootstrap, repository, repo
License
GPL-3.0
Install
pip install gcreate

Documentation

gcreate

Installation

To get the latest stable release from PyPi

pip install gcreate

To get the latest commit from GitHub

pip install -e git+git://github.com/bdero/gcreate.git#egg=gcreate

Generate an initial configuration in $HOME/.gcreate and modify it

gcreate init
vi ~/.gcreate  # Configuration directions are located inside

Release Notes

No releases yet.