himalaya 2.0.0

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