supi

v0.38.30
Fast, disk space efficient installation engine
dependency manager install installer uninstall remove link prune shrinkwrap lockfile and 12 more...

start

pnpm run tsc -- --watch

?commit

echo 'Run Git commit wizard'

commit

commit

commitmsg

commitlint -e

lint

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

registry-mock

registry-mock

test:tap

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

test:e2e

registry-mock prepare && run-p -r registry-mock test:tap

test-with-preview

preview && pnpm run test:e2e

_test

cross-env PNPM_REGISTRY_MOCK_PORT=4873 pnpm run test:e2e

test

pnpm run compile && pnpm run _test

prepublishOnly

pnpm run compile

compile

rimraf lib tsconfig.tsbuildinfo && tsc --build

Metadata

  • MIT
  • >=10.13
  • Zoltan Kochan
  • released 5/2/2020

Downloads