@pnpm/link-bins

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

md

mos

fix

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

tsc

rimraf lib && tsc

lint

tslint -c tslint.json --project .

test

npm run lint && preview && ncp test/fixtures test/fixtures_for_testing && ts-node test --type-check && rimraf test/fixtures_for_testing

prepublishOnly

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

Metadata

  • MIT
  • >=10
  • Zoltan Kochan
  • released 10/6/2019

Downloads