Gist · 22 / URL: https://kallithea.nomadicista.nz/_admin/gists/22
Public Gist
Installing Salut à Toi
Expires: Never
stuart - created 5 years and 7 months ago
added file: install-sat
install-sat
To install on virtualenv:

mkdir something

cd something

python3 -m venv venv
source venv/bin/activate

pip install --upgrade pip setuptools

pip install hg+https://repos.goffi.org/sat
hg clone https://repos.goffi.org/sat_media
pip install hg+https://repos.goffi.org/sat_tmp
pip install hg+https://repos.goffi.org/sat_templates
pip install hg+https://repos.goffi.org/libervia
pip install hg+https://repos.goffi.org/urwid-satext
pip install hg+https://repos.goffi.org/cagou