Move install-tools inside eris.
- Can fully install eris without cloning the repo.
This commit is contained in:
parent
ea2302ff8b
commit
7dadb7d73f
4 changed files with 8 additions and 12 deletions
2
install
2
install
|
|
@ -7,4 +7,4 @@ set -e
|
|||
sudo apt-get install -y python3.9 python3-pip
|
||||
python3.9 -m pip install "git+https://github.com/ahamilton/eris@2021.12.20#subdirectory=eris"
|
||||
# python3.9 -m pip install -e ./eris -e ./termstr -e ./fill3 -e ./lscolors # When developing.
|
||||
./install-tools
|
||||
eris --apt-install-tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue