Sha256: a8730f0d12b12583f660bffdb95a4bcdee874b58a4a775e670a48fe733f034be

Contents?: true

Size: 1.21 KB

Versions: 6

Compression:

Stored size: 1.21 KB

Contents

yacli
============================================
[![Gem Version](http://img.shields.io/gem/v/yacli.svg)][gem]
[![Build Status](http://img.shields.io/travis/rombob/yacli.svg)][travis]
[![Coverage Status](https://img.shields.io/coveralls/rombob/yacli.svg)][coveralls]
[![Codacy Badge](https://api.codacy.com/project/badge/grade/dc6b761f73aa423ba610746d19f8597c)][codacy]

[gem]: https://rubygems.org/gems/yacli
[travis]: http://travis-ci.org/rombob/yacli
[coveralls]: https://coveralls.io/r/rombob/yacli
[codacy]: https://www.codacy.com/app/github_50/yacli

Prerequisites
-------------
You will need the following:

- Ruby 1.9+
- Bundler

## Installation

Add this line to your application's Gemfile:

    gem 'yacli'

And then execute:

    $ bundle install

Or install it yourself as:

    $ gem install yacli

## Usage

    $ yacli help [COMMAND]                                          # Describe expanded available commands or one specific command

## Contributing

1. [Fork it]( https://github.com/rombob/yacli/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 new Pull Request

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
yacli-0.2.5 README.md
yacli-0.2.4 README.md
yacli-0.2.3 README.md
yacli-0.2.2 README.md
yacli-0.2.1 README.md
yacli-0.2.0 README.md