Skip to content

khrome/npm-auto-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

module-auto-link

NPM5 has completely screwed npm link development for multi-module developers who need to develop 1 feature among more than one package without craziness.

This just opens your package.json, looks at the dependencies and then links to any directories it finds in the parent that match your dependencies.

You can do it without installing using: npx module-auto-link -c 'npm-auto-link'

now you can just execute npm-auto-link and not continually downgrading or playing the relink dance.

Enjoy,

-Abbey Hawk Sparrow

About

Auto link your local npms instead of doing it by hand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published