Sha256: a4fd6189fa8ed762763805d64b5f0549a321d3d9ba75077a3f7c3f4a628b66fd
Contents?: true
Size: 527 Bytes
Versions: 2
Compression:
Stored size: 527 Bytes
Contents
# Buildbox ## Installation Install the gem $ gem install buildbox Then authenticate $ buildbox auth:login [apikey] Then you can start monitoring for builds like so: $ buildbox monitor:start --daemon 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
buildbox-0.0.4 | README.md |
buildbox-0.0.3 | README.md |