/auto-gen-standup-note

A robot to generate standup note of MedieWiki.

Primary LanguageJavaScript

auto-gen-standup-note

A robot to generate standup note of MedieWiki.

Usage

Preparation

  1. Set up config files.
    Copy the config/config.json.example to config/config.json
  2. Make sure network works.

Auto generate the TW stand-up note.

npm start

Development

npm run dev
npm start

Build

npm run build

Testing

npm run test