# 📫 Himalaya [WIP] Minimalist CLI email client, written in Rust. ```bash himalaya --help ``` ```help Himalaya 0.1.0 soywod 📫 Minimalist CLI email client USAGE: himalaya [SUBCOMMAND] FLAGS: -h, --help Prints help information -V, --version Prints version information SUBCOMMANDS: forward Forwards an email by its UID help Prints this message or the help of the given subcommand(s) query Prints emails filtered by the given IMAP query read Reads an email by its UID reply Replies to an email by its UID write Writes a new email ```