README
This commit is contained in:
parent
487cb147bb
commit
1c5099db11
10
README.md
10
README.md
@ -17,6 +17,16 @@ To start the app and watch for changes:
|
|||||||
|
|
||||||
DEBUG=1 ./app.py
|
DEBUG=1 ./app.py
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
|
||||||
|
To run unit tests:
|
||||||
|
|
||||||
|
python -m pytest
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
make test
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
tornado templates are like mustache templates -- add the
|
tornado templates are like mustache templates -- add the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user