kitin 0.1.0

A small project management tool.
1
2
3
fn main() {
    println!("Hello, world!");
}