Skip to content

hbendev/resetnpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A module to reinstall npm packages in current folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published