furutatsuのメモ帳

ぼくがソフトウェアを設定したことや組んだプログラムを見返すためのブログです。

2012-04-04から1日間の記事一覧

pikサブコマンド一覧

> pik help commands add Adds another ruby location to pik. benchmark|bench Runs bencmarks with all versions that pik is aware of. config Adds/modifies configuration options. default Switches back to the default settings. devkit Configures …

Win版RVM:pik

WindowsでRVMを使おうとしたらpikというRVMみたいに使える版管理システムがあったので使ってみた。pikについて:vertiginous/pik pik入れようぜ pikはRuby Gemsとインストーラでインストールできるが、僕はRuby Gemsで入れた。 > gem install pik pikの実行…