Skip to content

Instantly share code, notes, and snippets.

@diorahman
Created March 9, 2012 04:06
Show Gist options
  • Save diorahman/2004972 to your computer and use it in GitHub Desktop.
Save diorahman/2004972 to your computer and use it in GitHub Desktop.
Install restify
echo 'if you want to install it locally'
npm install restify
echo 'if you want to install it globally (system wide)'
npm install restify -g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment