Skip to content

rodreegez/rbenv-only

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Run a command against a specified set of rubies

Instalation

$ mkdir -p ~/.rbenv/plugins
$ cd ~/.rbenv/plugins
$ git clone https://github.com/rodreegez/rbenv-only.git

Usage

rbenv only -r 1.9.2-p290,1.9.3-p0 -c "bundle exec rake"

Credits

This was mostly ripped off from rbenv-each.

About

run a command against a given set of rubies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages