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.