8000 GitHub - monmaru/ghstar: CLI tool to list Github's starred repository.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

monmaru/ghstar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghstar Build Status

CLI tool to list Github's starred repository.

Installation

go get github.com/monmaru/ghstar

Usage

NAME:
   ghstar - A new cli application

USAGE:
   $ ghstar <GitHub User Name>

VERSION:
   1.0

AUTHOR:
   monmaru

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --lang value, -l value       Filter the repository by the name of the programming language
   --sort value, -s value       Sort. You can specify either created, updated or pushed (default: "created")
   --direction value, -d value  Sorting direction. You can specify either desc or asc. (default: "desc")
   --help, -h                   show help
   --version, -v                print the version

License

Licensed under the MIT License.

About

CLI tool to list Github's starred repository. 5311

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0