0.0.7 • Published 3 years ago

@kne/egg-agenda v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

egg-agenda

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

Install

$ npm i @kne/egg-agenda --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago