I hereby claim:
- I am robbevan on github.
- I am robbevan (https://keybase.io/robbevan) on keybase.
- I have a public key ASC_0_84hDLnAwEBLtAtVAqbpUcbZpWMeDyONDMa3dlipwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Verifying that +robbevan is my blockchain ID. https://onename.com/robbevan |
| git clone git://github.com/ry/node.git | |
| cd node | |
| git checkout v0.2.5 | |
| ./configure --prefix=/opt/local | |
| sudo make install | |
| node -v # v0.2.5 | |
| # install npm | |
| curl http://npmjs.org/install.sh | sh |
| function p { | |
| description=$1 | |
| shift 1 | |
| prowlr apikey bash -d $description $@ | |
| } |