Install npm package from GitHub directly
Installs an NPM package from GitHub by specifying the repo and branch. For example, if the repo was `warpdotdev/warp`. the command would be `npm install warpdotdev/warp#main`.
Authored by: user2487135repo
branch
Command
Copy
npm install repo#master
Tags
Edit in GitHub
Copied