stars

module
v0.4.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2019 License: MIT

README

stars

A command-line interface to your GitHub stars

Development

git clone git@github.com:gkze/stars.git
cd stars
go build # need Golang 1.11+

Installation

Homebrew
brew install gkze/gkze/stars
Go
go get -u github.com/gkze/stars/cmd/stars

Binaries are available on the releases page.

Configuration

You will need a ~/.netrc with a personal access token configured:

$ cat ~/.netrc
machine api.github.com
    login [your github username here]
    password [your github token here]

Usage

NAME:
   stars - Command-line interface to YOUR GitHub stars

USAGE:
   stars [global options] command [command options] [arguments...]

VERSION:
   0.4.10

COMMANDS:
     save     Save all stars
     topics   list all topics of starred projects
     show     Show popular stars given filters
     clear    Clear local stars cache
     cleanup  Clean up old stars
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL