kira-setup

Kira's CLI to setup new projects


Keywords
wemake, services, gitlab-bot, gitlab, kira, kira-bot, bot, gitlab-ci, rsdp, wemake-services
License
MIT
Install
pip install kira-setup==0.1.0

Documentation

Kira Setup Bot

wemake.services kira-family Build Status wemake-python-styleguide Dependencies Status

CLI utility to automate routine work with creating new projects.

Part of the @kira bots family.

Installation

pip install kira-setup

Running

kira-setup group_or_user_name/project_name --token=YOUR_ACCESS_TOKEN

Features

We use this CLI to setup high quality standards for our repository. Features that we care about:

  1. Protected master and tags for releases only
  2. Mandatory code reviews
  3. Integration with kira-stale and kira-release