@typescript-tools/link-dependency-executables
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

link-dependency-executables

License NPM Package Build Status semantic-release

Link a package's executables into node_modules

This command performs one phase of a lerna bootstrap: adding bin scripts from external dependencies into the node_modules/.bin directory of an internal dependency.

Install

npm install --save-dev @typescript-tools/link-dependency-executables

Use

Usage:
    link-dependency-executables <internal-package> <dependency>

Options:
    internal-package    Path or name of package into which to link dependency's executables
    dependency          Name of dependency containing executables to link

Related

Package Sidebar

Install

npm i @typescript-tools/link-dependency-executables

Weekly Downloads

8

Version

2.0.1

License

ISC

Unpacked Size

22.1 kB

Total Files

11

Last publish

Collaborators

  • hamroctopus
  • amchelle