npm-global-rm-interactive
v1.1.1
Published
An interactive cli tool to uninstall npm global packages.
Downloads
4
Maintainers
Readme
NPM Global Remove Interactive
An interactive cli tool to uninstall npm global packages.
Getting Started :computer:
Pre-requisites
- Node.js (Tested with > v.8)
One-off invocation without local installation
With npx:
Running npx requires [email protected] or greater to be installed
$ npx npm-global-rm-interactive -- ...
Installation
With npm:
$ npm install -g npm-global-rm-interactive
With yarn:
$ yarn global add npm-global-rm-interactive
How to use?
Run this:
$ npm-g-rmi
Libraries used :love_letter:
Credits :clap:
Motivation: "Maybe dont globally install that nodejs package"
Inspiration: "Yarn upgrade --interactive"
First steps: "Guide to create Nodejs CLI packages"
Contributing :muscle:
Feel free to dive in! Open an issue or submit PRs.
Versioning :eyes:
This project uses SemVer for versioning.
License :hand:
MIT © Gerson Niño