TODO: Write a gem description
- Getting Started: Start here with this doc.
- CLA: [Please sign our CLA before contributing.] (https://www.clahub.com/agreements/empirical-org/Documentation)
- Mailing List: Empirical Core developers mailing list.
- Real Time Chat: Join us in the Empirical Core Gitter room.
Add this line to your application's Gemfile:
gem 'empirical-client'
And then execute:
$ bundle
Or install it yourself as:
$ gem install empirical-client
TODO: Write usage instructions here
- Fork it ( https://github.com/[my-github-username]/empirical-client/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request