Awesome
#X Project
start server
gunicorn xunta.wsgi --log-file=xunta.log
test
nosetests tests/*.py
test with coverage:
nosetests --with-coverage --cover-erase --cover-package=xunta --cover-html
License
© 2015 Phodal Huang. This code is distributed under the GPLv3 license.