gh-search

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2021 License: Unlicense Imports: 8 Imported by: 0

README

gh extension to search for repositories on GitHub.

Requires gh version 2.1.0 or later

Install

gh extension install meiji163/gh-search

Usage

Usage:
  gh search <query> [flags]

Examples:
# cli repos with hacktoberfest topic
$ gh search cli --topic=hacktoberfest

# custom search with GitHub syntax
$ gh search -q="org:cli created:>2019-01-01"

Flags:
  -h, --help           help for gh
  -i, --in string      Search in "name", "description", or "readme"
  -l, --lang string    Search by programming language
  -L, --limit int      Max number of search results (default 50)
  -q, --query string   Query in GitHub syntax
  -t, --topic string   Specify a topic

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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