egg-bin

v4.3.7
egg developer tool

ci

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

cov

nyc -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

ci-test-only

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

Metadata

  • Unknown
  • >= 6.0.0
  • fengmk2
  • released 12/13/2017

Downloads