https://github.com/nixin72/seer
A code search tool for when you know what code you're looking for, but not where it is.
https://github.com/nixin72/seer
cli fuzzy lisp seer unix
Last synced: 5 months ago
JSON representation
A code search tool for when you know what code you're looking for, but not where it is.
- Host: GitHub
- URL: https://github.com/nixin72/seer
- Owner: nixin72
- License: mit
- Created: 2020-05-13T17:49:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T03:19:09.000Z (about 6 years ago)
- Last Synced: 2025-04-15T07:41:50.842Z (about 1 year ago)
- Topics: cli, fuzzy, lisp, seer, unix
- Language: Common Lisp
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Seer
A code search tool to find all instances of text in a project. If you don't know what your file is named, but you know what code you're looking for, then Seer will help you find it.