I installed gem from openstudio -standards in developer pathway. I was able to access gem by rake -T
in ruby console at openstudio-standards\openstudio-standards
folder. However,There is Quick start guide. with some steps repeated in developer guide - clone git repo, etc. I am not sure about purpose of Quick start guide ?
Currently, i want to use openstudio-standards for developing measure by notepad++, should i finish Quick start guide and how to check whether the current setup is properly configured ? and what syntax can be used from openstudio-standards ?
should i recopy the openstudio.rb to ruby folder C:/MyRuby200/lib/ruby/site_ruby
for ever new Openstudio installation to get all gems works ?
Thanks