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
- Host: GitHub
- URL: https://github.com/gregoryv/find
- Owner: gregoryv
- License: bsd-3-clause
- Created: 2017-11-10T20:13:12.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T10:29:09.000Z (over 1 year ago)
- Last Synced: 2025-07-20T07:40:51.913Z (11 months ago)
- Language: Go
- Size: 187 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
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.
