Skip to content

p-ranav/oystr

oystr

oystr is a command-line tool that recursively searches directories for a substring.

Quick Start

Build oystr using CMake. For more details, see BUILDING.md.

git clone https://github.com/p-ranav/oystr
cd oystr

# Build
cmake -S . -B build -D CMAKE_BUILD_TYPE=Release
cmake --build build

# Install
sudo cmake --install build

About

oystr recursively searches directories for a substring.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published