Sha256: 54df415211fb59de9529f858e2f98d3c9fd6df0489112fdd9cf966fd7470a47e
Contents?: true
Size: 838 Bytes
Versions: 6
Compression:
Stored size: 838 Bytes
Contents
# Bombard Bombard is a(nother) Siege wrapper for Ruby that's extensible. ## Installation Add this line to your application's Gemfile: gem 'bombard' And then execute: $ bundle Or install it yourself as: $ gem install bombard ## Requirements * a Ruby implementation running 1.9 or newer * a Unix based Operating System ## Usage TODO: Write usage instructions here ## 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 ## License All source code in this repository is licensed under the MIT license unless specified otherwise. A copy of this license can be found in the file "LICENSE.txt" in the root directory of this repository.
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
bombard-0.1.0 | README.md |
bombard-0.0.6 | README.md |
bombard-0.0.5 | README.md |
bombard-0.0.4 | README.md |
bombard-0.0.3 | README.md |
bombard-0.0.2 | README.md |