egg-bin

v4.0.0
egg developer tool

ci

npm run lint && npm run pkgfiles && 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

autod

pkgfiles

node bin/egg-bin.js pkgfiles --check

test-local

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

Metadata

  • Unknown
  • >= 6.0.0
  • fengmk2
  • released 6/19/2017

Downloads