0.0.5 • Published 6 years ago

@mgrbot/webhook-github v0.0.5

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

@mgrbot/webhook-github

Install

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

Usage

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

Configuration

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

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

Questions & Suggestions

Please open an issue here.

License

MIT

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago