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" />

![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]: 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

Version Path
synvert-core-0.52.1 README.md
synvert-core-0.52.0 README.md
synvert-core-0.51.1 README.md
synvert-core-0.51.0 README.md
synvert-core-0.50.0 README.md
synvert-core-0.49.1 README.md
synvert-core-0.49.0 README.md
synvert-core-0.48.0 README.md