johnwright/accent
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Overview Accent is a lightweight reliability layer for AMQP messaging within JVM languages. # Cutting Releases Cutting a release and bumping the next development version can be done with the Rakefile: $ rake release VERSION=0.1 DEV_VERSION=0.2-SNAPSHOT