Sha256: f75c2c4f10cd6c40c8cc1388e836e8b3eae8ea65afee469551dada9e2978e68b

Contents?: true

Size: 1.82 KB

Versions: 1

Compression:

Stored size: 1.82 KB

Contents

# Danger Pivotal Tracker Plugin
<!-- TOC depthFrom:1 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 -->

- [Danger Pivotal Tracker Plugin](#danger-pivotal-tracker-plugin)
	- [Installation](#installation)
	- [Usage](#usage)
	- [Development](#development)

<!-- /TOC -->
<body>
  <table>
    <thead>
      <tr>
        <th>Service</th>
        <th>Badge</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Travis CI (Master)</td>
        <td><a href="https://travis-ci.com/kevnm67/danger-pivotal_tracker"><img src="https://travis-ci.com/kevnm67/danger-pivotal_tracker.svg?branch=master" /></a></td>
      </tr>
      <tr>
        <td>Travis CI (Develop)</td>
        <td><a href="https://travis-ci.com/kevnm67/danger-pivotal_tracker"><img src="https://travis-ci.com/kevnm67/danger-pivotal_tracker.svg?branch=develop" /></a></td>
      </tr>
      <tr>
        <td>Code Climate</td>
        <td><a href="https://codeclimate.com/github/kevnm67/danger-pivotal_tracker/maintainability"><img src="https://api.codeclimate.com/v1/badges/ad4a58bf6d0c81d8e6f4/maintainability" /></a></td>
      </tr>
      <tr>
        <td>Code Coverage</td>
        <td><a href="https://codeclimate.com/github/kevnm67/danger-pivotal_tracker/test_coverage"><img src="https://api.codeclimate.com/v1/badges/ad4a58bf6d0c81d8e6f4/test_coverage" /></a></td>
      </tr>
      </tbody>
  </table>
</body>


## Installation

    $ gem install danger-pivotal_tracker

## Usage

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


![](./docs/images/walter-code-cov.jpeg)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
danger-pivotal_tracker-0.0.2 README.md