🚀 Standup Helper
Collects and organizes your recent github activities for the purpose of forming a stand-up update.
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 -a, --access-token [access_token] The GitHub access token -h, --help output usage information
Roadmap
- Adding ZenHub integration (?)
LICENSE
MIT.