Sha256: 55715e8f2028b170368625e73a3a17086d366876922d4bb64badf1e9bddeb18d
Contents?: true
Size: 456 Bytes
Versions: 3
Compression:
Stored size: 456 Bytes
Contents
This is a ruby gem wrapping around the [OpenLab-Projects](https://github.com/sleede/openlab-projects/) API. To use OpenLab-Projects for your Fab-manager, please refer to the [Fab-manager documentation](https://github.com/sleede/fab-manager/blob/master/README.md#open-projects). 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 ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
openlab_ruby-0.0.8 | README.md |
openlab_ruby-0.0.7 | README.md |
openlab_ruby-0.0.5 | README.md |