Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 392 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 392 Bytes

Reset npm

A script to reinstall npm modules in a package.

Note

There is a better way to do this. Use a built in npm command: npm install -f (--force) docs.

Installation & Usage

Compile resetnpm.hs using ghc on your local machine. Then add the containing folder to the path variable.

License

The software is MIT licensed.