githubcutter

A tool to setup GitHub repositories using simple YAML templates


Keywords
version-control, git, automation, github
License
MIT
Install
pip install githubcutter==0.3.1.dev0

Documentation

githubcutter

Current version: 0.3.1-dev

A tool to setup GitHub repositories using simple YAML templates.

The tool was inspired by cookiecutter, which is heavily used in the lab, as we needed a tool to automate repositories creation on GitHub.

Installation

pip install githubcutter

Documentation

The official documentation for githubcutter can be found on readthedocs.

Bugs

Post an issue to report a bug or request new features.

Developers