Skip to content

ejohnson-dotnet/search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

search

Quickly search large text files

Build & run the project with these steps. You will need a C++ compiler, cmake, & ninja.

mkdir build && cd build && cmake -GNinja -DCMAKE_BUILD_TYPE=Release .. && ninja

About

Quickly search large text files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published