egg-bin

v3.4.2
egg developer tool

ci

npm run lint && npm run pkgfiles && npm run cov

cov

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

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

Downloads