Skip to content

An interactive cli tool to uninstall npm global packages.

License

Notifications You must be signed in to change notification settings

07Gond/npm-global-rm-interactive

Repository files navigation

Build Status codecov Known Vulnerabilities FOSSA Status

NPM Global Remove Interactive NPM Logo

An interactive cli tool to uninstall npm global packages.

Getting Started 💻

Pre-requisites

  • Node.js (Tested with > v.8)

One-off invocation without local installation

With npx:

Running npx requires npm@5.2.0 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 💌

Credits 👏

Contributing 💪

Feel free to dive in! Open an issue or submit PRs.

Versioning 👀

This project uses SemVer for versioning.

License ✋

MIT © Gerson Niño

FOSSA Status