@pnpm/git-fetcher

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

lint

eslint -c ../../eslint.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 9/15/2020

Downloads