/openlab-projects-ruby

ruby API wrapper to consume json API of Openlab-Projects

Primary LanguageRubyMIT LicenseMIT

This is a ruby gem wrapping around the OpenLab-Projects API.

To use OpenLab-Projects for your Fab-manager, please refer to the Fab-manager documentation.

To use this gem in your ruby project, run gem install openlab_ruby, or add the following line in your Gemfile:

gem 'openlab_ruby'

To run the tests :

rake