1.0.2 • Published 2 years ago

auto-module-linking v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Auto Module Linking

For your local modules linking.

Installation

npm i -g auto-module-linking

Usage

type "link-modules" in terminal and press enter.

link-modules

console output :

What is your local modules path ?

Type local modules folder path and then press enter.

Example

Your local modules folder is called my-modules type link-modules in terminal and press enter after then type your local modules path my-modules end press enter

Now all modules in the "my-modules" folder are linked to the node_modules folder.

License

MIT