Sha256: f47d25001a24c6d78d5e365cda9319a92f41a04524bba6bdec2c5c39eb3061c7
Contents?: true
Size: 1.74 KB
Versions: 2
Compression:
Stored size: 1.74 KB
Contents
[![Gem Version](https://badge.fury.io/rb/adam_signals.png)](https://rubygems.org/gems/adam_signals) [![Build Status](https://secure.travis-ci.org/mojolingo/adam_signals.png?branch=develop)](http://travis-ci.org/mojolingo/adam_signals) [![Dependency Status](https://gemnasium.com/mojolingo/adam_signals.png?travis)](https://gemnasium.com/mojolingo/adam_signals) [![Code Climate](https://codeclimate.com/github/mojolingo/adam_signals.png)](https://codeclimate.com/github/mojolingo/adam_signals) [![Coverage Status](https://coveralls.io/repos/mojolingo/adam_signals/badge.png?branch=develop)](https://coveralls.io/r/mojolingo/adam_signals) # AdamSignals Common message formats exchanged between Adam Snark Rabbit organs. You can use this gem to help you implement components which interface with Adam. ## Installation Add this line to your application's Gemfile: gem 'adam_signals' And then execute: $ bundle Or install it yourself as: $ gem install adam_signals ## Usage TODO: Write usage instructions here ## Links: * [Source](https://github.com/mojolingo/adam_signals) * [Documentation](http://rdoc.info/gems/adam_signals/frames) * [Bug Tracker](https://github.com/mojolingo/adam_signals/issues) * [CI](https://travis-ci.org/#!/mojolingo/adam_signals) ## Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. * If you want to have your own version, that is fine but bump version in a commit by itself so I can ignore when I pull * Send me a pull request. Bonus points for topic branches. Copyright (c) 2013 Mojo Lingo LLC. MIT licence (see LICENSE for details).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
adam_signals-1.1.0 | README.md |
adam_signals-1.0.0 | README.md |