del-nm-cli

2.2.3 • Public • Published

del-nm-cli

Delete node_modules and lockfiles

Package Version Downloads Status Build Status: Linux

Useful to perform fresh installation of dependencies.

Installation

npm install --global del-nm-cli

Usage

$ del-nm --help
 
  Usage
    $ del-nm [path|options]
 
  Options
    -l, --lockfiles [boolean]  Delete lockfiles [default: true]
 
  Examples
    $ del-nm
    $ del-nm foo
    $ del-nm bar --lockfiles false

Related

  • del-nm - API for this module

License

MIT © Lufty Wiranda

Package Sidebar

Install

npm i del-nm-cli

Weekly Downloads

1

Version

2.2.3

License

MIT

Last publish

Collaborators

  • luftywiranda13