Sha256: 8360309f788a15bd11a1fa53aff01d81aa43952a251c07faba3400a8c38d6858
Contents?: true
Size: 610 Bytes
Versions: 3
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) 2014 Keith Pitt. See LICENSE for details.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
buildbox-0.6.2 | README.md |
buildbox-0.6.1 | README.md |
buildbox-0.7.beta1 | README.md |