RubyGems Navigation menu

pik 0.2.4

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) pik rake # Runs using the rake command for each version (rake.bat, irake.bat)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.8 - June 22, 2010 (743 KB)
  2. 0.2.7 - June 16, 2010 (794 KB)
  3. 0.2.6 - November 08, 2009 (1.32 MB)
  4. 0.2.5 - November 03, 2009 (1.31 MB)
  5. 0.2.4 - October 28, 2009 (1.27 MB)
Show all versions (11 total)

Runtime Dependencies (1):

highline >= 0.0.0

Development Dependencies (1):

hoe >= 2.3.3

Owners:

Authors:

  • Gordon Thiesfeld

SHA 256 checksum:

c76dea4aa2c2d83fa5b109e40e360e9ff5a18d0e901d52961e65fd22f7d22ba3

Total downloads 106,774

For this version 3,486

Licenses:

N/A

Required Ruby Version: None

Links: