Skip to content

parkr/ruby-build-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ruby-build-github

Custom definitions to install custom rubies with ruby-build. Mostly GitHub Ruby distributions. For use with ruby-build and rbenv.

Installation

Dependencies

Build dependencies (through apt-get or brew):

  • autoconf
  • bison

Download the Plugin

Then install this repository into your rbenv's plugins directory.

$ git clone git://github.com/parkr/ruby-build-github.git "$(rbenv root)/plugins/ruby-build-github"

Installing a GitHub Ruby (via rbenv/ruby-build)

It's just like installing any other Ruby.

$ rbenv install <DEFINITION>

Unsure which are available? Get a list here:

$ rbenv install --list | grep github

rbenv install can also take a path, so you can also specify the full path to any of these build definitions.

About

🚧 Custom definitions to install custom rubies with rbenv.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages