Sha256: 43e79ea8231b89774737134c438949db6695e66fbe03e0618c9f4ad895a9e704

Contents?: true

Size: 1.03 KB

Versions: 5

Compression:

Stored size: 1.03 KB

Contents

# Synvert::Core

![Main workflow](https://github.com/xinminlabs/synvert-core/actions/workflows/main.yml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/xinminlabs/synvert-core/badge.png?branch=master)](https://coveralls.io/r/xinminlabs/synvert-core)
[![Gem Version](https://badge.fury.io/rb/synvert-core.png)](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]: http://xinminlabs.github.io/synvert/
[2]: http://rubydoc.info/github/xinminlabs/synvert-core/master/frames

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
synvert-core-0.47.0 README.md
synvert-core-0.46.0 README.md
synvert-core-0.45.2 README.md
synvert-core-0.45.1 README.md
synvert-core-0.45.0 README.md