Candidate Instructions can be found here: http://percolate.github.io/coffeeapi/
- Install Google App Engine
cd /path/to/coffeeapi
- Start the server using
/path/to/google_app_engine/dev_appserver.py .
. (or use Google App Server GUI) - http://localhost:8080/ further instructions await you here.
- Continous Deployment is enabled
- PR into to master and changes will go live.
Continuous Deployement is enabled, just merge your PR into master.