packaging: Install on arch distros
This commit is contained in:
parent
d5122f833a
commit
617afcb6b9
5 changed files with 41 additions and 12 deletions
|
|
@ -6,14 +6,14 @@ Eris maintains an up-to-date set of reports for every file in a codebase.
|
|||
|
||||
## Installation
|
||||
|
||||
#### Debian / Ubuntu / Fedora
|
||||
#### Debian / Ubuntu / Fedora / Arch
|
||||
|
||||
Install eris with pipx, then install all the tools eris uses:
|
||||
|
||||
pipx install --system-site-packages git+https://gitlab.com/ahamilton/eris@v2023.09.11#subdirectory=eris
|
||||
eris --install-all-tools
|
||||
|
||||
Or install from source: (including tools)
|
||||
Or install from source: (includes tools)
|
||||
|
||||
git clone https://gitlab.com/ahamilton/eris
|
||||
cd eris
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue