[ANN] pik 0.2.2 Released

G

Gordon Thiesfeld

pik version 0.2.2 has been released!

* <Homepage: http://github.com/vertiginous/pik>
* <Bugs/Feature: http://github.com/vertiginous/pik/issues>
* <Rubyforge: http://rubyforge.org/projects/pik/>
* <Gordon Thiesfeld>

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 supports running commands/code with all versions configured.

pik run # Runs commands on the command line
pik ruby # Runs using the ruby interpreter for each version
(ruby.exe, jruby.bat, ir.exe)
pik gem # Runs using the gem command for each version (gem.bat, igem.bat)

Changes:

### 0.2.2 / 2009-10-20

* Pik::Command#get_version now handles paths with spaces. Thanks to
Dominic Sisneros and Vassilis Rizopoulos
* All Cucumber scenarios are run against 'C:\temp\path with spaces'
instead of 'C:\temp'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top