TODO: Add a description of this gem
Add this line to your application's Gemfile:
gem 'openstudio-occupant-variability'
And then execute:
$ bundle
Or install it yourself as:
$ gem install 'openstudio-occupant-variability'
To be filled out later.
- 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
- Update change log
- Update version in
/lib/openstudio/openstudio-occupant-variability/version.rb
- Merge down to master
- Release via github
- run
rake release
from master