Skip to content
forked from rmm5t/rbenv-rbx

Plugin for rbenv that adds Rubinius 2.x support

License

Notifications You must be signed in to change notification settings

mislav/rbenv-rbx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rbenv-rbx

This is a plugin for rbenv that fixes up your shims and sets your RBENV_COMMAND_PATH properly for use with Rubinius.

Installation

To install rbenv-rbx, clone this repository into your ~/.rbenv/plugins directory. (You'll need a recent version of rbenv that supports plugin bundles.)

$ mkdir -p ~/.rbenv/plugins
$ cd ~/.rbenv/plugins
$ git clone git://github.com/rmm5t/rbenv-rbx.git

Attribution and Genesis

This project was originally a fork of the rbenv-rbx_2.0.0-dev_fix rbenv plugin, but aims to automatically support all versions of Rubinius under rbenv instead of just 2.0.0-dev in 1.9 mode.

For more information, please review this thread on the underlying problem.

License

© 2012-2013 Collin Schaafsma, Ryan McGeary. Released under the MIT license. See LICENSE for details.

About

Plugin for rbenv that adds Rubinius 2.x support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%