cli-retrospective
v0.2.0
Published
Recall what you did on the last milestone
Readme
cli-retrospective
A cli tools for restropective
cli-retrospective is a simple command line tools to see the github issues related to a certain milestone when you have to do retrospective.

Install
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 setupUsage
view help
$ cli-retrospective --helpview subcommand help
$ cli-retrospective [subcommand] --helplist of all milestone
$ cli-retrospective ls-milestoneview milestone
$ cli-retrospective milestone [number]Running the Tests
$ npm testIssues
Please raise an issue on GitHub with as much information as possible and the steps to replicate (if possible).
LICENSE
MIT license. See the LICENSE file for details.
Fork me on github
Created by @ilbonzo
