Create an install script.

This commit is contained in:
Andrew Hamilton 2021-10-31 22:49:13 +10:00
parent c181ab9de9
commit d540636fd5
5 changed files with 12 additions and 12 deletions

View file

@ -10,8 +10,7 @@ Eris maintains an up-to-date set of reports for every file in a codebase.
# git clone https://github.com/ahamilton/eris
# cd eris
# python3.9 -m pip install -r requirements.txt .
# ./install-tools
# ./install
# eris -h
### Docker