@pnpm/link-bins

v5.3.6
Link bins to node_modules/.bin
pnpm bin

fix

tslint -c tslint.json --project . --fix

lint

tslint -c ../../tslint.json --project .

test

pnpm run compile && pnpm run _test

_test

cd ../.. && c8 --reporter lcov --reports-dir packages/link-bins/coverage ts-node packages/link-bins/test --type-check

compile

rimraf lib tsconfig.tsbuildinfo && tsc --build

pre_test

ncp test/fixtures test/fixtures_for_testing

post_test

rimraf test/fixtures_for_testing

prepublishOnly

pnpm run compile
npm i @pnpm/[email protected]

Metadata

  • MIT
  • >=10.13
  • Zoltan Kochan
  • released 6/18/2020

Downloads