Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created May 25, 2021 05:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/a67a2ef60ab0e45a59dfd3483224fb80 to your computer and use it in GitHub Desktop.
Save miguelmota/a67a2ef60ab0e45a59dfd3483224fb80 to your computer and use it in GitHub Desktop.
NPM install from git url (ie github repo url)
npm install git+https://github.com/myorg/myrepo.git@mybranch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment