Sha256: 0d8387023cceb80977a3f802c8ec31c5a4fa230c2b75480018aab7440accdf40

Contents?: true

Size: 463 Bytes

Versions: 15

Compression:

Stored size: 463 Bytes

Contents

# Contributing

## Running tests

### Install prerequisites

Install the latest version of [Bundler](http://gembundler.com)

    $ gem install bundler

Clone the project

    $ git clone git://github.com/RiotGames/motherbrain.git

and run:

    $ cd motherbrain
    $ bundle install

Bundler will install all gems and their dependencies required for testing and developing.

### Running unit (RSpec) and acceptance (Cucumber) tests

    $ bundle exec guard start

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
motherbrain-1.5.0 CONTRIBUTING.md
motherbrain-1.4.0 CONTRIBUTING.md
motherbrain-1.3.0 CONTRIBUTING.md
motherbrain-1.2.1 CONTRIBUTING.md
motherbrain-1.2.0 CONTRIBUTING.md
motherbrain-1.1.3 CONTRIBUTING.md
motherbrain-1.1.2 CONTRIBUTING.md
motherbrain-1.1.1 CONTRIBUTING.md
motherbrain-1.1.0 CONTRIBUTING.md
motherbrain-1.0.0 CONTRIBUTING.md
motherbrain-0.14.5 CONTRIBUTING.md
motherbrain-0.14.4 CONTRIBUTING.md
motherbrain-0.14.3 CONTRIBUTING.md
motherbrain-0.14.2 CONTRIBUTING.md
motherbrain-0.13.1 CONTRIBUTING.md