@pnpm/git-fetcher

v3.0.6
A fetcher for git-hosted packages
pnpm fetcher

lint

tslint -c ../../tslint.json src/**/*.ts test/**/*.ts

test

pnpm run compile && pnpm run _test

_test

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

compile

rimraf lib tsconfig.tsbuildinfo && tsc --build

prepublishOnly

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

Metadata

  • MIT
  • >=10.13
  • Zoltan Kochan
  • released 7/31/2020

Downloads