Dirk Alders c385a8a924 common text for reposinit output | 2 yıl önce | |
---|---|---|
.gitignore | 3 yıl önce | |
LICENSE | 3 yıl önce | |
README.md | 3 yıl önce | |
reposinit | 2 yıl önce | |
requirements.txt | 3 yıl önce |
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