mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 05:07:55 +08:00
update readme badges
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
# 📫 Himalaya
|
||||
[](https://github.com/soywod/himalaya/actions?query=workflow%3Adeployment)
|
||||
[](https://github.com/soywod/himalaya/actions?query=workflow%3Atests)
|
||||
[](https://github.com/soywod/himalaya/actions?query=workflow%3Anix-build)
|
||||
[](https://formulae.brew.sh/formula/himalaya)
|
||||
|
||||
Command-line interface for email management
|
||||
|
||||
@@ -25,13 +21,10 @@ Possibilities are endless!
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
# From registry
|
||||
nix-env -i himalaya
|
||||
brew install himalaya
|
||||
cargo install himalaya
|
||||
[](https://formulae.brew.sh/formula/himalaya)
|
||||
[](https://crates.io/crates/himalaya)
|
||||
|
||||
# From script
|
||||
```sh
|
||||
curl -sSL https://raw.githubusercontent.com/soywod/himalaya/master/install.sh | PREFIX=~/.local sh
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user