Skip to content

Github CLI extension to displays the status of milestones.It's still a work in progress.

Notifications You must be signed in to change notification settings

shaw-papadino/gh-view-milestone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

gh-milestone-view

Github CLI extension to displays the status of milestones.

It's still a work in progress.

Installation:

gh extension install shaw-papadino/gh-view-milestone

The extension depends on jq.

brew install jq

Usage

gh view-milestone
Id | Title | OPEN | CLOSED | COMPLETE
1 "Add HOGE" 0 3 100%
2 "Fix SUSHI" 5 2 28%
4 "Delete FUGA" 4 0 0%
5 "Add FUJI" 0 3 100%
6 "Fix MOJYA" 2 0 0%
.
.
.

Tasks

  • more visible

About

Github CLI extension to displays the status of milestones.It's still a work in progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages