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.
- Host: GitHub
- URL: https://github.com/dvberkel/continuous-deployement-board
- Owner: dvberkel
- Created: 2012-02-22T14:45:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-16T08:15:42.000Z (about 13 years ago)
- Last Synced: 2025-02-07T23:35:06.777Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")