Kitin

Kitin is a project management tool for github repositories, inspired by https://github.com/mateodelnorte/meta.

Kitin is built rust.

Getting Started

To use Kitin you can either use binaries on the github releases or build it yourself

Build

To build Kitin you need: - cargo

Then it's as simple as sh git clone --recursive https://github.com/watercoloursoft/kitin cd kitin cargo build