egg-bin

v5.18.1
egg developer tool

ci

npm run lint && npm run ci-test-only && npm run test-local

cov

c8 -r lcov -r text-summary npm run test-local

lint

eslint .

test

npm run lint -- --fix && npm run test-local

test-local

node bin/egg-bin.js test -t 120000

contributor

git-contributor

postinstall

node bin/postinstall.js

ci-test-only

npm run test-local -- test/lib/cmd/cov.test.js

Metadata

  • Unknown
  • >= 14.0.0
  • fengmk2
  • released 4/29/2024

Downloads