You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# BCL Test Measures Gem
2
2
3
-
This measure repo is used to test the new BCL codebase and to demonstrate the appropriate structure of measure repos to be added to the BCL. Measures should be placed in the `lib` directory.
3
+
This measure repo is used to test the new BCL codebase and to demonstrate the appropriate structure of measure repos to be added to the BCL. Measures should be placed in the `lib/measures` directory.
4
4
5
5
Measure repositories should be structured as an [OpenStudio extension gem](https://github.com/NREL/openstudio-extension-gem). Follow the directions to [initialize a new extension gem](https://github.com/NREL/openstudio-extension-gem#initializing-a-new-extension-gem) for your measures and use the rake task to test your measures.
0 commit comments