gaojunran
gaojunran
Now we use enums instead of booleans to pass launch mode for macOS and Linux, because I want to support more launch modes for Linux, such as crontab. I add...
You can use one single command `cargo install --path .` to install the executable. By default, this command will build `--release` and move the executable to a folder that is...
I need a subcommand `himalaya message latest` to get the latest email, instead of running `himalaya` to get `id` of the latest email and `himalaya message read ` to read...