pik icon indicating copy to clipboard operation
pik copied to clipboard

Ruby version manager for Windows

Results 45 pik issues
Sort by recently updated
recently updated
newest added

@vertiginous, I've corrected a typographical error in the documentation of the [pik](https://github.com/vertiginous/pik) project. You should be able to merge this pull request automatically. However, if this was intentional or if...

First, except for my various issues with the corporate proxy (over which I have next to zero control) I am grateful for Pik when I have it working. NOTE: after...

Pik requires administrator rights for some actions, that is not nice: ``` C:\>pik package 7zip install INFO: Downloading: http://downloads.sourceforge.net/sevenzip/7za920.zip to: C:\Users\vita\.pik\downloads\7za920.zip 7za920.zip: 100% |ooooooooooooooooooooooooooooo| 375.8KB/375.8KB Time: 00:00:00 There was an...

The only version of `pik install` listed in the README is `pik install ruby`. There are no examples of the syntax to install specific versions of ruby, which is what...

Hi there Firstly thanks for this tool. I have only just installed but it saves me quite a few hours on my .CMD file to manage different ruby-s Good one....

It would be extremely useful if pik had a non-interactive mode, maybe a flag that would tell pik to automatically accept the default in cases where there is a default,...

`pik package devkit install` fails with the following output: ``` INFO: Downloading: http://cdn.rubyinstaller.org/archives/devkits/DevKit-tdm-32-4.5.1-20101231-1457.7z to: C:\Users\\.pik\downloads\DevKit-tdm-32-4.5.1-20101231-1457.7z There was an error. Error: Failed to download http://cdn.rubyinstaller.org/archives/devkits/DevKit-tdm-32-4.5.1-20101231-1457.7z: Forbidden in: pik/contrib/uri_ext.rb:277:in `read' in: net/http.rb:1054:in...

> pik_install C:\bin > should be > pik_install "C:\bin" this caused some undue head scratching

i installed and configured v0.2.8 in my git bash shell, and it basically works... except gems are not available. i can call 'pik use 187' and it changes to v1.8.7......