mirror of
https://github.com/jimeh/bunnyrun.git
synced 2026-02-19 07:56:40 +00:00
Initial commit
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# BunnyRun
|
||||
|
||||
Easy to use runtime for [Bunny](http://rubybunny.info/)-based AMQP consumers.
|
||||
|
||||
## Features
|
||||
|
||||
- Simple and powerful DSL for writing consumers and publishers.
|
||||
- CLI tool for running consumers (`bunnyrun my_consumer.rb`).
|
||||
- Logging mechanisms.
|
||||
- Error reporting mechanisms.
|
||||
|
||||
## License
|
||||
|
||||
The gem is available as open source under the terms of
|
||||
the [MIT License](http://opensource.org/licenses/MIT).
|
||||
Reference in New Issue
Block a user