Sha256: da0bd22a520183458880de6e8831af061f7d7838f97233c57104cbc77eb24726

Contents?: true

Size: 449 Bytes

Versions: 3

Compression:

Stored size: 449 Bytes

Contents

# danger-rcov

A description of danger-rcov.

## Installation

    $ gem install danger-rcov

## Usage

    Methods and attributes from this plugin are available in
    your `Dangerfile` under the `rcov` namespace.

## Development

1. Clone this repo
2. Run `bundle install` to setup dependencies.
3. Run `bundle exec rake spec` to run the tests.
4. Use `bundle exec guard` to automatically have tests run as you make changes.
5. Make your changes.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
danger-rcov-0.0.5 README.md
danger-rcov-0.0.4 README.md
danger-rcov-0.0.3 README.md