index
:
flashcards.git
feature/addGUI
master
Small tool for reviewing flash cards in random order, including vim syntax highlighting
git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootstrap-venv.sh
blob: b105996363984f692ab93a5d2e05ffbb520d5def (
plain
)
1
2
3
4
#!/usr/bin/zsh
python
-m
venv
venv ./venv/bin/pip
install
-r
requirements.txt