An open API service indexing awesome lists of open source software.

https://github.com/gregoryv/find

Go package implementing functions similar to the find command
https://github.com/gregoryv/find

Last synced: 4 months ago
JSON representation

Go package implementing functions similar to the find command

Awesome Lists containing this project

README

          

ARCHIVED! Moved to https://sogvin.com/find

[find](https://godoc.org/github.com/gregoryv/find) - Go package for locating files

## Usage

See [package examples](https://godoc.org/github.com/gregoryv/find#pkg-examples)!

## cmd/ifind

$ go install github.com/gregoryv/find/cmd/ifind@latest
$ ifind --help

ifind supports emacs and vi editors when opening to specific line.

![](ifind_usage.gif)