Sha256: e564a2bc9d0924a94e3cfa883754b82c5594d1cff7624f87b6279b5ba19cc470
Contents?: true
Size: 1.13 KB
Versions: 8
Compression:
Stored size: 1.13 KB
Contents
# Synvert::Core <img src="https://xinminlabs.github.io/synvert/img/logo_96.png" alt="logo" width="32" height="32" />  [](https://coveralls.io/r/xinminlabs/synvert-core) [](http://badge.fury.io/rb/synvert-core) synvert-core provides a dsl to convert ruby source code. ## Installation Add this line to your application's Gemfile: gem 'synvert-core' And then execute: $ bundle Or install it yourself as: $ gem install synvert-core ## Documentation [Website][1] [RDoc][2] ## Contributing 1. Fork it ( https://github.com/[my-github-username]/synvert-core/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 [1]: https://xinminlabs.github.io/synvert/ [2]: https://rubydoc.info/github/xinminlabs/synvert-core/master/frames
Version data entries
8 entries across 8 versions & 1 rubygems