1.0.0 • Published 10 years ago

nmr v1.0.0

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

nmr @ Jaguard OSS 100%

Delete/remove Node.js 'node_modules' on Windows using 'subst' to avoid 'The file name is to long' error.

Project status

  • NPM version: NPM version
  • NPM downloads: NPM downloads
  • GitHub release: GitHub Release

Install

Globally install with npm

npm install -g nmr

Usage

Now that nmr is available on PATH, invoke it under a Node.js project (that include the problematic node_modules sub-directory)

nmr

License

MIT © Jaguard OSS

Changelog

  • v1.0.0 (2014.04.19) + Published nmr module to npm
    • Initial release