Symlink Packages

nyg-module-generator

A module generator script. If the current directory has a “package.json” file, the module will be created outside the current directory and a symlink will be created from the current directories “node_modules” folder to the generated module.

1.9.0 • Published 9 years ago

rlink

Clone a directory by recreating the directory structure inside the target directory and linking all of the files to the source files. It's way faster and disk space efficient than copying the whole stuff.

1.0.1 • Published 8 years ago