reed-college / vrfy

the (bare bones) beginnings of the cs hw project for the sds
0 stars 1 forks source link

Maxixe #33

Open grantal opened 7 years ago

grantal commented 7 years ago

Closes #32 So I made a flask server that mimics Tango's api so that you can submit problems on vrfy and get some kind of response back. It always sends the exact same output back to vrfy no matter what files go in. This project lives here and I added a line to requirements.txt so that it gets install when you run pip install -r requirements.txt

To run the server you run mockTango in your vrfy virtualenv, after installing it.

I also changed the docs quite a bit because I wanted to add a step for this new server and then go carried away. I moved a bunch of stuff from readme.md to the wiki