7 lines
134 B
Markdown

# Installation
* Run `python -m venv .`
* Run `./bin/pip install -r requirements.txt`
# Running
* `./bin/python <script> <command>`