jaebradley / npm-install-search-cli

🔍 📦 Search and install npm packages in the same command
https://www.npmjs.com/package/npm-install-search-cli
MIT License
4 stars 0 forks source link

Add global flag #9

Closed jaebradley closed 6 years ago

jaebradley commented 6 years ago

-g or --global

The -g or --global argument will cause npm to install the package globally rather than locally.

jaebradley commented 6 years ago

Resolved by #11