Posted By: Gordon Thiesfeld
Date: 2009-09-25 21:18
Summary: pik 0.1.1 Released
Project: pik
pik version 0.1.1 has been released!
Pik is a tool to switch between multiple versions of ruby on Windows.
Or to put it another way
doskey rvm=pik $* # (sort of) You have to tell it where your different ruby versions live using 'pik add'. Then you can change to one by using 'pik switch'.
It also has a "sort of" multiruby functionality in 'pik run'.
Changes:
### 0.1.1 / 2009-09-25
* add rubyforge info to README
* Fixes bug in add command that wouldn't allow you to add - GH-13 |
|