egg-github

1.0.0-beta.0 • Public • Published

egg-github

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-github --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i egg-github

    Weekly Downloads

    1

    Version

    1.0.0-beta.0

    License

    MIT

    Unpacked Size

    6.29 kB

    Total Files

    6

    Last publish

    Collaborators

    • luckyscript