A guide for creating robust and maintainable continuous integration jobs.
Follows the same format as the 12-factor app.
This is a Sinatra app. Run locally with
$ docker-compose up
View at localhost:4000
, or http://$(boot2docker ip default):4000
if you're on OSX.