egg-bin

v5.3.0
egg developer tool

ci

npm run lint && npm run pkgfiles -- --check && npm run ci-test-only && npm run cov

cov

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

lint

eslint .

test

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

autod

node bin/egg-bin.js autod

pkgfiles

node bin/egg-bin.js pkgfiles

test-local

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

contributor

git-contributor

ci-test-only

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

Metadata

  • Unknown
  • >= 14.0.0
  • fengmk2
  • released 11/4/2022

Downloads