pahnin / goldberg

Goldberg is a lightweight CI server written in Ruby which worries about Bundler & RVM so that you don't have to.

Home Page:http://c42.in/open_source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goldberg Build Status

Goldberg

Goldberg is a lightweight Continuous Integration Server that works for any language. It also supports RVM and Bundler for Ruby Projects.

Visit ci.c42.in to see a live Goldberg server.

Installation

Please refer to INSTALLATION.md. More configuration options are in CONFIGURATION.md

Desktop Notification of Build Status

Goldberg generates feeds that work with all CruiseControl-compatible monitors like CCMenu (mac), BuildNotify (linux) & CCTray (windows). The feed is located in the root and is named cc.xml. eg: cc.xml

Help

  # To get man page style help
  ./bin/goldberg help [command]

We are nice people, talk to us!

Please add an issue on http://github.com/c42/goldberg/issues if you find a bug, or reach us through the following channels for any help:

Goldberg is brought to you by C42 Engineering. We are also the people behind RubyMonk, the online interactive Ruby learning solution.

Why Goldberg?

It was an ironic reference to Rube Goldberg machines.

Goldberg

About

Goldberg is a lightweight CI server written in Ruby which worries about Bundler & RVM so that you don't have to.

http://c42.in/open_source

License:Other


Languages

Language:Ruby 96.7%Language:Shell 1.5%Language:CoffeeScript 1.2%Language:JavaScript 0.6%