cli-retrospective is a simple command line tools to see the github issues related to a certain milestone when you have to do retrospective.
cli-retrospective is available on npm and as such, can be installed through npm with ease.
To install cli-retrospective, use the following command:
$ npm install -g cli-retrospectiveTo configure your access informations run this command and answer the questions:
$ cli-retrospective setupview help
$ cli-retrospective --helpview subcommand help
$ cli-retrospective [subcommand] --helplist of all milestone
$ cli-retrospective ls-milestoneview milestone
$ cli-retrospective milestone [number]$ npm testPlease raise an issue on GitHub with as much information as possible and the steps to replicate (if possible).
MIT license. See the LICENSE file for details.
Fork me on github
Created by @ilbonzo
