node-package-theif
v1.0.0
Published
a module to take modules from another project rather then reinstalling them
Downloads
3
Maintainers
Readme
Node Package Theif
Steal packages from other repos, mostly used for offline usage. the program will create symlinks between the original module and the stolen one.
$ npm install node-package-theif -G
Usage
$ npt babel ../other-project
~ does not work at this time everything is relative to the current working directory