Add repology.org packaging status
This commit is contained in:
parent
39d59216e4
commit
866b32b5d7
@ -55,10 +55,7 @@ # Installation
|
|||||||
cargo install --path helix-term --features "embed_runtime"
|
cargo install --path helix-term --features "embed_runtime"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Arch Linux
|
[![Packaging status](https://repology.org/badge/vertical-allrepos/helix.svg)](https://repology.org/project/helix/versions)
|
||||||
There are two packages available from AUR:
|
|
||||||
- `helix-bin`: contains prebuilt binary from GitHub releases
|
|
||||||
- `helix-git`: builds the master branch of this repository
|
|
||||||
|
|
||||||
## MacOS
|
## MacOS
|
||||||
Helix can be installed on MacOS through homebrew via:
|
Helix can be installed on MacOS through homebrew via:
|
||||||
|
@ -2,6 +2,8 @@ # Installation
|
|||||||
|
|
||||||
We provide pre-built binaries on the [GitHub Releases page](https://github.com/helix-editor/helix/releases).
|
We provide pre-built binaries on the [GitHub Releases page](https://github.com/helix-editor/helix/releases).
|
||||||
|
|
||||||
|
[![Packaging status](https://repology.org/badge/vertical-allrepos/helix.svg)](https://repology.org/project/helix/versions)
|
||||||
|
|
||||||
## OSX
|
## OSX
|
||||||
|
|
||||||
A Homebrew tap is available:
|
A Homebrew tap is available:
|
||||||
|
Loading…
Reference in New Issue
Block a user