added instructions for python CLI
This commit is contained in:
parent
5d34794c2a
commit
6b6eaaa7cf
6
scripts/README.md
Normal file
6
scripts/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Installation
|
||||||
|
* Run `python -m venv .`
|
||||||
|
* Run `./bin/pip install -r requirements.txt`
|
||||||
|
|
||||||
|
# Running
|
||||||
|
* `./bin/python <script> <command>`
|
||||||
Loading…
x
Reference in New Issue
Block a user