Sha256: 7d74b20c47eff90a7ef7907d5432179799fc334512e34b100c94822a616815a8
Contents?: true
Size: 1 KB
Versions: 21
Compression:
Stored size: 1 KB
Contents
# synvert-core-ruby <img src="https://synvert.xinminlabs.com/img/logo_96.png" alt="logo" width="32" height="32" /> ![Main workflow](https://github.com/xinminlabs/synvert-core-ruby/actions/workflows/main.yml/badge.svg) [![Gem Version](https://badge.fury.io/rb/synvert-core.png)](http://badge.fury.io/rb/synvert-core) synvert-core-ruby 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-ruby/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://synvert.xinminlabs.com [2]: https://rubydoc.info/github/xinminlabs/synvert-core-ruby/master/frames
Version data entries
21 entries across 21 versions & 1 rubygems