Sha256: 482595c6dbfd2470432432bcae26f215d7e751f2edd51f8a4d9e35c2b57647d3
Contents?: true
Size: 741 Bytes
Versions: 1
Compression:
Stored size: 741 Bytes
Contents
# Helpi [![Gem Version](https://badge.fury.io/rb/helpi.svg)](http://badge.fury.io/rb/helpi) [![Code Climate](https://codeclimate.com/github/FuriKuri/helpi.png)](https://codeclimate.com/github/FuriKuri/helpi) [![Build Status](https://travis-ci.org/FuriKuri/helpi.svg?branch=master)](https://travis-ci.org/FuriKuri/helpi) This will be a little command line tool helper. ## Installation $ gem install helpi ## Usage ``` helpi <tool> <tool args> ``` ## Contributing 1. Fork it ( https://github.com/furikuri/helpi/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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
helpi-0.0.1 | README.md |