Dirk Alders c385a8a924 common text for reposinit output | vor 2 Jahren | |
---|---|---|
.gitignore | vor 3 Jahren | |
LICENSE | vor 3 Jahren | |
README.md | vor 3 Jahren | |
reposinit | vor 2 Jahren | |
requirements.txt | vor 3 Jahren |
Installation instruction for cutelog
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
deactivate
venv/bin/cutelog
source venv/bin/activate
pip install -U -r requirements.txt
deactivate