1.1.6 • Published 4 years ago
egg-bin-cut v1.1.6
egg-bin-cut
egg developer tool, extends common-bin.
Install
$ npm i egg-bin-cut --save-devUsage
Add egg-bin to package.json scripts:
{
  "scripts": {
    "dev": "egg-bin dev"
  }
}egg developer tool, extends common-bin.
$ npm i egg-bin-cut --save-devAdd egg-bin to package.json scripts:
{
  "scripts": {
    "dev": "egg-bin dev"
  }
}