Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 343 Bytes

10factorci

A guide for creating robust and maintainable continuous integration jobs.

Follows the same format as the 12-factor app.

Development

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.