Openstudio Geb Gem

TODO: Add a description of this gem

Installation

Add this line to your application's Gemfile:

gem 'openstudio-geb'

And then execute:

$ bundle

Or install it yourself as:

$ gem install 'openstudio-geb'

Usage

To be filled out later.

TODO

  • [ ] Remove measures from OpenStudio-Measures to standardize on this location
  • [ ] Update measures to code standards
  • [ ] Review and fill out the gemspec file with author and gem description

Releasing

  • Update change log
  • Update version in /lib/openstudio/openstudio-geb/version.rb
  • Merge down to master
  • Release via github
  • run rake release from master