Skip to content

Common queries

Gennaro Tedesco edited this page Jan 29, 2022 · 6 revisions

A list of common use cases:

# show all your repositories
gh s -E -u @me
# most starred gh extensions
gh s -E -t gh-extension
# most famours go or rust frameworks
gh s -E -l go -l rust

...do you know of more? Contribute!

Clone this wiki locally