@nod/link-local-packages

0.0.0-1 • Public • Published

@nod/link-local-packages

Reads dependencies and links them if they exist in the given or current path

Install

npm i @nod/link-local-packages

CLI usage

linkLocalPackages
# or
linkLocalPackages ../local/modules/path ../package.json/path

API usage

const linkLocalPackages = require('@nod/link-local-packages')
linkLocalPackages()
//or
linkLocalPackages('path/to/look/for/the/local/packages')

Scripts

  • npm start

Starts auto build process

  • npm test

Run test

  • npm run build

Run module

  • npm test-once

Run test without watch mode

Development and additional usage

Please see @nod/nod monorepo

License

Apache 2.0

Package Sidebar

Install

npm i @nod/link-local-packages

Weekly Downloads

1

Version

0.0.0-1

License

Apache-2.0

Last publish

Collaborators

  • jacopkane
  • old-nod