Skip to content

bom-d-van/pkgcritic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pkg Critic

(GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.

Pkg Critic also uses indentation to show the fork relationship between packages.

The GoDoc search result is re-ordered by GitHub Stars.

Usage

Cli Interface:

pkgcritic -q browser -github-token xxxxx

Web Interface:

pkgcritic -web -open -github-token xxxxx

Note: using -github-token is to increase github api rate limit. Details cound be found here: https://developer.github.com/v3/oauth/ https://github.com/settings/tokens

web

cli

About

(GitHub) Pkg Critic is a tool combining search results from GoDoc API and stats info from GitHub API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages