You will need to have Node.js installed.
$ npm i -g standup-helper
Print the standup message
$ standup-helper
Example output
<Add example output here>
$ readme-please --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
- Adding ZenHub integration (?)
MIT.