himalaya 2.0.0

CLI to manage emails
1
2
3
4
5
6
pub mod add;
pub mod arg;
pub mod cli;
pub mod list;
pub mod remove;
pub mod set;