Dirk Alders c385a8a924 common text for reposinit output | před 2 roky | |
---|---|---|
.gitignore | před 3 roky | |
LICENSE | před 3 roky | |
README.md | před 3 roky | |
reposinit | před 2 roky | |
requirements.txt | před 3 roky |
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