git clone http://github.com/unknown/repo.git && cd repo && npm install
$ svn checkout
$ ./configure
$ make
# make install
git clone http://github.com/unknown/repo.git && cd repo && npm install