Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 362 Bytes

File metadata and controls

19 lines (10 loc) · 362 Bytes

TextTeach - SMS instruction prototype

Build Instructions

You need appengine in your path, as well as pip and virtualenv installed in your Python installation.

$ bin/setup-project

Activate the project bin path and local python virtual env:

$ source bin/use

To run the unit tests:

$ run-tests

Then, to run a local server:

$ run-server