Example:
> npx -q https://gist.github.com/viters/e31bbe6c842f178e6955cae1211e8953 yarn.lock prettier
[email protected]
May be used in scripts such as:
yarn global add $(npx -q https://gist.github.com/viters/e31bbe6c842f178e6955cae1211e8953 yarn.lock prettier)
I use it in CI environment in some jobs to install only portion of dependencies to quicken pipeline.