Sha256: ecc6fd4f61e8adf6ad8e637d8e52464945bb6146aedadc0c7340576a5861f528
Contents?: true
Size: 610 Bytes
Versions: 8
Compression:
Stored size: 610 Bytes
Contents
# 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) 2013 Keith Pitt. See LICENSE for details.
Version data entries
8 entries across 8 versions & 1 rubygems