kitin 0.1.0

A small project management tool.
kitin-0.1.0 is not a library.
Visit the last successful build: kitin-0.1.2

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

git clone --recursive https://github.com/watercoloursoft/kitin

cd kitin

cargo build