mirror of
https://github.com/soywod/himalaya.git
synced 2025-04-16 14:23:35 +00:00
update readme badges
This commit is contained in:
parent
c5ed252f33
commit
0e452d8a47
1 changed files with 3 additions and 10 deletions
13
README.md
13
README.md
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue