0.0.0-1 • Published 8 years ago
@nod/link-local-packages v0.0.0-1
@nod/link-local-packages
Reads dependencies and links them if they exist in the given or current path
Install
npm i @nod/link-local-packagesCLI usage
linkLocalPackages
# or
linkLocalPackages ../local/modules/path ../package.json/pathAPI usage
const linkLocalPackages = require('@nod/link-local-packages')
linkLocalPackages()
//or
linkLocalPackages('path/to/look/for/the/local/packages')Scripts
npm startStarts auto build process
npm testRun test
npm run buildRun module
npm test-onceRun test without watch mode
Development and additional usage
Please see @nod/nod monorepo
License
Apache 2.0