bower-auto-link
v0.2.0
Published
Automatically links multiple dependent bower modules in the same directory by using bower link.
Maintainers
Readme
bower-auto-link
Automatically links multiple dependent bower/npm modules in the same directory by using bower link. Run npm-auto-link instead of bower-auto-link for installation for npm modules.
Installation
npm install bower-auto-link -gUsage
Run the following command on the parent directory containing the modules.
For bower modules
bower-auto-linkFor npm modules
npm-auto-link
