Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 397 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 397 Bytes

IntelliAntSearch


NOTE: For Windows, please use git bash to run the make commands.

Building / Compiling

Mac

$ make

Windows

$ make build-windows

Running / Testing

Mac

$ make run config={relative_path_to_config}

Windows

$ make run-windows config={relative_path_to_config}