mirror of
https://github.com/tummychow/git-absorb
synced 2024-11-10 06:14:18 +00:00
Add repology badge and openSUSE
This commit is contained in:
parent
3da0e7f3a4
commit
d55b95a5b1
1 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,10 @@ The easiest way to install `git absorb` is to download an artifact from the late
|
|||
|
||||
Alternatively, `git absorb` is available in the following system package managers:
|
||||
|
||||
<a href="https://repology.org/project/git-absorb/versions">
|
||||
<img src="https://repology.org/badge/vertical-allrepos/git-absorb.svg" alt="Packaging status" align="right">
|
||||
</a>
|
||||
|
||||
| Repository | Command |
|
||||
| --------------------------- | -------------------------------------------- |
|
||||
| Arch Linux | `pacman -S git-absorb` |
|
||||
|
@ -40,6 +44,7 @@ Alternatively, `git absorb` is available in the following system package manager
|
|||
| Homebrew and Linuxbrew | `brew install git-absorb` |
|
||||
| MacPorts | `sudo port install git-absorb` |
|
||||
| nixpkgs stable and unstable | `nix-env -iA nixpkgs.git-absorb` |
|
||||
| openSUSE | `zypper install git-absorb`
|
||||
| Ubuntu | `apt install git-absorb` |
|
||||
| Void Linux | `xbps-install -S git-absorb` |
|
||||
| GNU Guix | `guix install git-absorb` |
|
||||
|
|
Loading…
Reference in a new issue