Sha256: b35eca7b279048520d05df1efee1fc9b018a7a5f313dc1acaa3e0d0d731e28ce
Contents?: true
Size: 994 Bytes
Versions: 2
Compression:
Stored size: 994 Bytes
Contents
# json2xxx [](http://travis-ci.org/toyama0919/json2xxx) TODO: Summary TODO: Description ## Examples $ cat somejson | json2xxx tsv #=> hoge ## Installation Add this line to your application's Gemfile: gem 'json2xxx' And then execute: $ bundle Or install it yourself as: $ gem install json2xxx ## Contributing 1. Fork it 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](../../pull/new/master) ## Information * [Homepage](https://github.com/toyama0919/json2xxx) * [Issues](https://github.com/toyama0919/json2xxx/issues) * [Documentation](http://rubydoc.info/gems/json2xxx/frames) * [Email](mailto:toyama0919@gmail.com) ## Copyright Copyright (c) 2014 Hiroshi Toyama See [LICENSE.txt](../LICENSE.txt) for details.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
json2xxx-0.4.0 | README.md |
json2xxx-0.3.0 | README.md |