Skip to content

A command line tool written in Go, tracks open issues informations from repository.

Notifications You must be signed in to change notification settings

viiku/issue-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Issue Tracker

A command line tool written in Go, tracks open issues informations from repository. Using this github api, please note repository should be opensource otherwise we need to use KEY.

https://developer.github.com/v3/search/#search-issues.

How to use this...

Simply clone this repository and run following command.

go build main.go
./main <repo:golang/go is:open json decoder>

About

A command line tool written in Go, tracks open issues informations from repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages