Sha256: 805b8f3be634cca0ecc1041915ab42a61d5459101b1340cdd9e4ab29c490b241
Contents?: true
Size: 647 Bytes
Versions: 7
Compression:
Stored size: 647 Bytes
Contents
# Buildbox ## Installation Install the gem $ gem install buildbox Authenticate $ buildbox auth:login [api_key] Add your worker tokens $ buildbox agent:setup [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
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
buildbox-0.3.9.1 | README.md |
buildbox-0.3.9 | README.md |
buildbox-0.3.8 | README.md |
buildbox-0.3.7 | README.md |
buildbox-0.3.6 | README.md |
buildbox-0.3.5 | README.md |
buildbox-0.3.4 | README.md |