Sha256: 218caadc11e82931aacb330474e97638892b307dbc528212e86d9c09e57b28ee

Contents?: true

Size: 1.01 KB

Versions: 1

Compression:

Stored size: 1.01 KB

Contents

# synvert-core-ruby

<img src="https://xinminlabs.github.io/synvert/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://xinminlabs.github.io/synvert/
[2]: https://rubydoc.info/github/xinminlabs/synvert-core-ruby/master/frames

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
synvert-core-0.53.0 README.md