Sha256: 297213a6353bfd1dbf6c0c5bb240914ef60aacfdd5804a6c9a80ab601b6aba9a

Contents?: true

Size: 468 Bytes

Versions: 2

Compression:

Stored size: 468 Bytes

Contents

# ${PLUGIN_NAME}

A description of ${PLUGIN_NAME}.

## Installation

    $ gem install ${PLUGIN_NAME}

## Usage

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

2 entries across 2 versions & 1 rubygems

Version Path
danger-static_analyzer_comments-0.0.2 PLUGIN_README.md
danger-static_analyzer_comments-0.0.1 PLUGIN_README.md