egg-cyd
Install
$ npm i egg-cyd --save
Usage
// {app_root}/config/plugin.jsexportscyd = enable: true package: 'egg-cyd';
Configuration
// {app_root}/config/config.default.jsexportscyd = ;
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.