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: user2487135
Brought to you by Warp, a free terminal reimagined to work like a modern app.
repo
branch

Command
Copy
npm install repo#master
Tags