Sha256: 0f6ed91913b6660c9002dfdfc9d7b4b3532248549bf635ffcb969dd126f68c7d
Contents?: true
Size: 1.03 KB
Versions: 1
Compression:
Stored size: 1.03 KB
Contents
# SengiriYaml [![Build Status](https://travis-ci.org/sue445/sengiri_yaml.svg?branch=master)](https://travis-ci.org/sue445/sengiri_yaml) [![Code Climate](https://codeclimate.com/github/sue445/sengiri_yaml/badges/gpa.svg)](https://codeclimate.com/github/sue445/sengiri_yaml) [![Coverage Status](https://img.shields.io/coveralls/sue445/sengiri_yaml.svg)](https://coveralls.io/r/sue445/sengiri_yaml) [![Dependency Status](https://gemnasium.com/sue445/sengiri_yaml.svg)](https://gemnasium.com/sue445/sengiri_yaml) divide yaml file ## Installation Add this line to your application's Gemfile: ```ruby gem 'sengiri_yaml' ``` And then execute: $ bundle Or install it yourself as: $ gem install sengiri_yaml ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/sue445/sengiri_yaml/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 |
---|---|
sengiri_yaml-0.0.1.beta1 | README.md |