gscho / buildbox-agent-ruby

Buildbox agent written in Ruby

Home Page:http://buildbox.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buildbox

Installation

Install the gem

$ gem install buildbox

Add your agent access token

$ buildbox agent:setup [agent_access_token]

Then you can start monitoring for builds like so:

$ buildbox agent:start

For more help with the command line interface

$ buildbox --help

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright (c) 2014 Keith Pitt. See LICENSE for details.

About

Buildbox agent written in Ruby

http://buildbox.io

License:MIT License


Languages

Language:Ruby 55.5%Language:CSS 44.3%Language:Shell 0.1%