kgisl / FCC-Status

A counter to keep track of challenges completed during a FCC meetup
3 stars 5 forks source link

Enable CI and CD for project #14

Closed kgashok closed 8 years ago

kgashok commented 8 years ago

http://zealake.com/2012/12/25/automated-build-for-your-front-end-javascript-code/ lays out the plan. Let's go with Qunit initially and then use Jasmine for other tests.

And then use heroku to do deployment.