Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 735 Bytes

File metadata and controls

37 lines (23 loc) · 735 Bytes

Openstudio Occupant Variability Gem

TODO: Add a description of this gem

Installation

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'

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-occupant-variability/version.rb
  • Merge down to master
  • Release via github
  • run rake release from master