Repofinder
A small CLI tool that finds git repositories in the working directory or in the paths specified in the input arguments.
Example
cd $(go run ./cmd/repofinder ~/Code | fzf)
Small tool for finding git repos for use with fzf
go get edholm.dev/repofinder
A small CLI tool that finds git repositories in the working directory or in the paths specified in the input arguments.
cd $(go run ./cmd/repofinder ~/Code | fzf)