CLI utility to automate routine work with creating new projects.
Part of the @kira
bots family.
pip install kira-setup
kira-setup group_or_user_name/project_name --token=YOUR_ACCESS_TOKEN
We use this CLI to setup high quality standards for our repository. Features that we care about:
- Protected
master
and tags for releases only - Mandatory code reviews
- Integration with
kira-stale
andkira-release