Skip to content

Instantly share code, notes, and snippets.

@royriojas
Created August 18, 2015 22:34
Show Gist options
  • Save royriojas/4ad925e9fddd8514609e to your computer and use it in GitHub Desktop.
Save royriojas/4ad925e9fddd8514609e to your computer and use it in GitHub Desktop.
Install package with npm from github using the tarball directly
npm i --save https://github.com/:username/:reponame/tarball/:branchname
# Via http://package.json.nodejitsu.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment