Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 596 Bytes

File metadata and controls

19 lines (13 loc) · 596 Bytes

rbenv-rbx_2.0.0-dev_fix

This is a plugin for rbenv that fixes up your shims and sets your RBENV_COMMAND_PATH properly for rbx-2.0.0-dev.

Installation

To install rbenv-rbx_2.0.0-dev_fix, 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/taiki45/rbenv-rbx_2.0.0-dev_fix.git

License

© 2012 Collin Schaafsma. Released under the MIT license. See LICENSE for details.