A scalable binary reinstaller and efficient logs maintainer
Follow these steps:
Make sure you have Git, Make and Cmake installed on your machine before proceeding.
If you haven’t then do
$ sudo <your_package_manager> install git make cmake
This will install all the necessary requirements to run this project.
$ mkdir build
Nagivate to build/ directory
$ cd build
Now Run :
$ cmake ../
Next :
$ make
$ ./hawk &