Sha256: 886752c4b6ffadc238abc2033ed60a1cc9243568cf3930d1ad19f1575a969f5a

Contents?: true

Size: 473 Bytes

Versions: 4

Compression:

Stored size: 473 Bytes

Contents

# danger-deploygate

A description of danger-deploygate.

## Installation

    $ gem install danger-deploygate

## Usage

    Methods and attributes from this plugin are available in
    your `Dangerfile` under the `deploygate` 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

4 entries across 4 versions & 1 rubygems

Version Path
danger-deploygate-0.0.5 README.md
danger-deploygate-0.0.4 README.md
danger-deploygate-0.0.2 README.md
danger-deploygate-0.0.1 README.md