Sha256: f7663c1b2e83a55992a060d293238b1fd068833734f5505988276e93bde6dcbc
Contents?: true
Size: 556 Bytes
Versions: 1
Compression:
Stored size: 556 Bytes
Contents
# Bickle Bickle is a tool to display build status from terminal. ## Installation $ gem install bickle ## Usage ### Display last builds of a repository $ bickle builds rails/rails See `bickle help builds` for all available options. ## TODO - `bickle build 123` - Display details about particular build ## 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bickle-0.0.1 | README.md |