Yep, another straightforward tool for searching strings in files.
git clone https://github.com/hlsxx/cpp-cli-browser
mkdir build
cd build && cmake ..
make
./CliBrowser ../test "car"
Yep, another straightforward tool for searching strings in files.
git clone https://github.com/hlsxx/cpp-cli-browser
mkdir build
cd build && cmake ..
make
./CliBrowser ../test "car"