1.1.1 • Published 6 years ago

npm-global-rm-interactive v1.1.1

Weekly downloads
12
License
-
Repository
github
Last release
6 years ago

Build Status codecov Known Vulnerabilities FOSSA Status

NPM Global Remove Interactive NPM Logo

An interactive cli tool to uninstall npm global packages.

npm.io

Getting Started :computer:

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 :love_letter:

Credits :clap:

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

FOSSA Status