Sha256: 1d3377e49fae4cb46057d80b204831f7ba1f2042bb5b94fbf4926524d64cd6d2

Contents?: true

Size: 521 Bytes

Versions: 4

Compression:

Stored size: 521 Bytes

Contents

# Git::Conform

Conformity checking for git repositories

## Installation

Add this line to your application's Gemfile:

    gem 'git-conform'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install git-conform

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
git-conform-1.3.0 README.md
git-conform-1.2.1 README.md
git-conform-1.1.0 README.md
git-conform-1.0.0 README.md