ghpending 0.1.1

CLI to watch GitHub repos for open issues and pull requests at a glance
1
2
3
4
pub mod add;
pub mod digest;
pub mod list;
pub mod remove;