0.0.2 • Published 6 years ago

@mgrbot/config-manager v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

egg-@mgrbot/installation-github

Install

$ npm i @mgrbot/config-github --save

Usage

// {app_root}/config/plugin.js
exports.installation = {
  enable: true,
  package: 'egg-@mgrbot/installation-github',
};

Configuration

// {app_root}/config/config.default.js
exports.installation = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

0.0.2

6 years ago

0.0.1

6 years ago