cli-retrospective

0.2.0 • Public • Published

cli-retrospective

npm version Build Status codecov Dependencies Status BCH compliance

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.

image

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-retrospective

To configure your access informations run this command and answer the questions:

$ cli-retrospective setup

Usage

view help

$ cli-retrospective --help

view subcommand help

$ cli-retrospective [subcommand] --help

list of all milestone

$ cli-retrospective ls-milestone

view milestone

$ cli-retrospective milestone [number]

Running the Tests

$ npm test

Issues

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

Readme

Keywords

Package Sidebar

Install

npm i cli-retrospective

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

126 kB

Total Files

33

Last publish

Collaborators

  • ilbonzo