Sha256: cac94bccbe1babbe5ed1fa7c9a46522142985327236693a8cb04889cf0d5370a
Contents?: true
Size: 1.07 KB
Versions: 2
Compression:
Stored size: 1.07 KB
Contents
# Yaps [![Gem Version](https://badge.fury.io/rb/yaps.svg)](http://badge.fury.io/rb/yaps) [![Build Status](https://travis-ci.org/voanhduy1512/yaps.svg)](https://travis-ci.org/voanhduy1512/yaps) [![Coverage Status](http://img.shields.io/coveralls/voanhduy1512/yaps.svg)](https://coveralls.io/r/voanhduy1512/yaps) [![Code Climate](http://img.shields.io/codeclimate/github/voanhduy1512/yaps.svg)](https://codeclimate.com/github/voanhduy1512/yaps) [![Dependency Status](https://gemnasium.com/voanhduy1512/yaps.svg)](https://gemnasium.com/voanhduy1512/yaps) TODO: Write a gem description ## Installation Add this line to your application's Gemfile: gem 'yaps' And then execute: $ bundle Or install it yourself as: $ gem install yaps ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/yaps/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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yaps-0.1.0 | README.md |
yaps-0.0.2 | README.md |