Sha256: 437215c5c97153a972542fd60d1815c1eac1def5a32b64e645e0aba0636f42d4
Contents?: true
Size: 755 Bytes
Versions: 5
Compression:
Stored size: 755 Bytes
Contents
# URBANopt Core URBANopt core libraries and measures. ## Installation Add this line to your application's Gemfile: ```ruby gem 'urbanopt-core' ``` And then execute: $ bundle Or install it yourself as: $ gem install 'urbanopt-core' ## Usage This Extension Gem stores the base information needed for all derivative URBANopt extension gems. # Releasing * Update CHANGELOG.md * Run `rake rubocop:auto_correct` * Update version in `/lib/urbanopt/core/version.rb` * Create PR to master, after tests and reviews complete, then merge * Locally - from the master branch, run `rake release` & On GitHub, go to the releases page and update the latest release tag. Name it “Version x.y.z” and copy the CHANGELOG entry into the description box.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
urbanopt-core-0.3.0 | README.md |
urbanopt-core-0.3.0.pre2 | README.md |
urbanopt-core-0.3.0.pre1 | README.md |
urbanopt-core-0.2.0 | README.md |
urbanopt-core-0.1.0 | README.md |