launchpad
This utility is for fetching and switching between org repositories fast.
This MVP will allow you to substring search all repositories and launch the
selected project, cloning it if necessary.
Run directly with go run .
.
Requires GITHUB_TOKEN
token in your environment.
Uses EDITOR
variable by default to figure out what editor to invoke.