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

zsh prompt に nodebrew で使ってる node のバージョンを表示する

nave から nodebrew に移行したので prompt に使ってる node のバージョンを出力するスクリプトを書いた。 https://gist.github.com/1914044

xcode を入れて、消して、node がビルドできた話

OSX 10.7.2 で node がビルドできなくなっていた。https://gist.github.com/1897050 https://gist.github.com/1896989 @dab Node requires header files which would be legally dubious to include in osx-gcc-installer. You need a full XCode install to…