standup-helper

0.2.0 • Public • Published

🚀 Standup Helper

Collects and organizes your recent github activities for the purpose of forming a stand-up update.

Travis semantic-release

preview

Getting Started

You will need to have Node.js installed.

$ npm i -g standup-helper

init standup-helper

$ standup-helper --init

Print the standup message

$ standup-helper

Example output

<Add example output here>

Help

$ standup-helper --help            # or -h (see all possibles options) 
  Usage: cli [options]
 
  Options:
 
    -v, --version                      output the version number
    --init                             Initialize standup-helper
    -i, --issues                       Include issues
    -p, --pull-requests                Include pull requests
    -c, --commits                      Include commits
    -g, --github-url [url]             The GitHub URL (default: https://api.github.com)
    -a, --access-token [access_token]  The GitHub access token
    -h, --help                         output usage information
 

Roadmap

  • Adding ZenHub integration (?)

LICENSE

MIT.

/standup-helper/

    Package Sidebar

    Install

    npm i standup-helper

    Weekly Downloads

    6

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    3.03 MB

    Total Files

    13

    Last publish

    Collaborators

    • steven.gassert