Sha256: 36507ac370c4553e4c3bb5ab47642aaf09c9e0f3bfe19bcf6a30d8098751dca3

Contents?: true

Size: 757 Bytes

Versions: 6

Compression:

Stored size: 757 Bytes

Contents

# Percy::Client

[![Build Status](https://travis-ci.org/percy/percy-client.svg?branch=master)](https://travis-ci.org/percy/percy-client)
[![Gem Version](https://badge.fury.io/rb/percy-client.svg)](http://badge.fury.io/rb/percy-client)

(in development, coming soon)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'percy-client'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install percy-client

## Usage

...

## Contributing

1. Fork it ( https://github.com/percy/percy-client/fork )
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 a new Pull Request

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
percy-client-0.1.5 README.md
percy-client-0.1.4 README.md
percy-client-0.1.3 README.md
percy-client-0.1.2 README.md
percy-client-0.1.1 README.md
percy-client-0.1.0 README.md