Skip to content

Continuous Integration with Wercker

Norman Peitek edited this page Jun 11, 2014 · 1 revision

Wercker.com

Wercker is our favorite tool for Continuous Integration. It runs all your tests, gives you warnings if you want to merge breaking changes and also allows you to automatically deploy your new solution to your provider, i.e. Heroku.

How To

One reason we love Wercker is because it's extremely simple to set it up. Your steps are:

  1. Fork our boilerplate
  2. Head over to Wercker and set up an account (you can use your github account!)
  3. Go to your dashboard
  4. Register the new app by following the steps
  5. Celebrate!

If you've any questions or problems, let us know!

Clone this wiki locally