I wrote a Github CLI extension to fuzzy find repos and run actions on them
I went ahead and created a Github CLI extension which fuzzy finds repos and you can choose an action you want to run on it.
Requirements
gh cli - minimum version (2.0.0)
fzf
Installation
Via the Github CLI
gh extension install kavinvalli/gh-repo-f...
livecode247.com1 min read