repo-tasks 0.1.0

Fast task management for git repositories
Documentation
1
2
3
4
pub mod models;
pub mod utils;

pub use models::{Config, Task};