chrishutchison9 6 years ago
commit febd3201da

@ -75,6 +75,9 @@ web:
# isso -c config/comments.comment.sh.cfg run
# gunicorn --pid=/app/storage/gunicorn.pid -w 4 -b 0.0.0.0:5000 isso.dispatch
uwsgi uswgi2.ini
cd isso/js; bower --allow-root install almond requirejs requirejs-text jade
make js
.PHONY: clean site man init js coverage test web

Loading…
Cancel
Save