An open API service indexing awesome lists of open source software.

https://github.com/dvberkel/continuous-deployement-board

A project to tie various open source tools together in order to deliver a continous deployement board.
https://github.com/dvberkel/continuous-deployement-board

Last synced: 2 months ago
JSON representation

A project to tie various open source tools together in order to deliver a continous deployement board.

Awesome Lists containing this project

README

        

Continous Deployment Board
==========================

This project aims to provide a
[continous deployment](http://www.startuplessonslearned.com/2009/06/why-continuous-deployment.html "startuplessonslearned.com on continous deployement")
board using various
[open source](http://en.wikipedia.org/wiki/Open_source "Wikipedia on open source")
technologies. In particular we are attempting to integerate the
following tools

* [GitHub](https://github.com/ "Homepage of GitHub")
* [Travis CI](http://travis-ci.org/ "Homepage of Travis Continous Integration")
* [Heroku](https://www.heroku.com/ "Homepage of Heroku")