local full text search, written in C++.
mkdir build
cd build
cmake ..
cmake --build .or
Press Ctrl+Shift+P then type "CMake: Configure"
select a configuration tool, since i work in vs code i chose "Visual Studio Community 2022 Release - amd64"
if the build was done successfuly, you can run the following in the terminal:
build\bin\notesearch_gui.exe