sleede / openlab-projects-ruby

ruby API wrapper to consume json API of Openlab-Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ruby API wrapper to consume json API of Openlab-Projects

License:MIT License


Languages

Language:Ruby 75.2%Language:HTML 19.4%Language:JavaScript 2.8%Language:CSS 2.7%