Skip to content

wemake-services/kira-setup

Repository files navigation

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