Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 401 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 401 Bytes

OpenStudio cookbook

Requirements

Usage

Attributes

Recipes

Testing

This cookbook uses kitchen to run the tests. To create all instances in the test run

bundle install
kitchen converge

You can also run this cookbook with vagrant which will install Ruby, EnergyPlus, and OpenStudio.

bundle install
vagrant up

Author

Author:: Nicholas Long (nicholas.long@nrel.gov)