Skip to content
vic

vic/rubinius-compiler

Rubinius bytecode compiler.

vic/rubinius-compiler.json
{
"defaultBranch": "2.0",
"description": "Rubinius bytecode compiler.",
"fullName": "vic/rubinius-compiler",
"homepage": "https://github.com",
"language": "Ruby",
"name": "rubinius-compiler",
"pushedAt": "2013-09-28T03:33:47Z",
"stargazersCount": 0,
"updatedAt": "2016-01-29T06:40:48Z",
"url": "https://github.com/vic/rubinius-compiler"
}

TODO: Write a gem description

Add this line to your application’s Gemfile:

gem 'rubinius-compiler'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rubinius-compiler

TODO: Write usage instructions here

  1. Fork it
  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 new Pull Request