README ¶ 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) Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Search(paths []string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Search ¶ func Search(paths []string) error Types ¶ This section is empty. Source Files ¶ View all Source files cache.go searcher.go Directories ¶ Show internal Expand all Path Synopsis cmd repofinder Click to show internal directories. Click to hide internal directories.