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

https://github.com/neuodev/lookup


https://github.com/neuodev/lookup

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Lookup

Search text files using regular expression


Lookup

## Preview


Lookup

## Usage

```bash
lookup 0.1.0
Ahmed Ibrahim
Search files line by line using regular expression

USAGE:
lookup [OPTIONS] --file --regex

OPTIONS:
-f, --file File to search
-h, --help Print help information
-l, --lines Show lines by index
-r, --regex Regular experssion
-V, --version Print version information
```