bartib 1.1.0

A simple timetracker for the command line
Documentation
1
2
3
4
5
pub mod conf;
pub mod controller;
pub mod data;

mod view;