kitin 0.1.2

A small project management tool.
Documentation
1
2
3
4
5
6
7
8
9
# Kitin

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

## Installing

Either use cargo
```sh
cargo install kitin
```
or clone the repository and build.