Sha256: 0309fc5090a579d7099cf894dba47f52a95ed25f2ae50b5e64dd8c15b605dc9d

Contents?: true

Size: 769 Bytes

Versions: 7

Compression:

Stored size: 769 Bytes

Contents

# URBANopt Core

URBANopt<sup>TM</sup> 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

7 entries across 7 versions & 1 rubygems

Version Path
urbanopt-core-0.8.0 README.md
urbanopt-core-0.7.0 README.md
urbanopt-core-0.6.1 README.md
urbanopt-core-0.6.0 README.md
urbanopt-core-0.5.1 README.md
urbanopt-core-0.5.0 README.md
urbanopt-core-0.4.0 README.md