A scalable binary reinstaller and efficient logs maintainer
Follow these steps:
- Clone Repository: Clone this repository to your local machine using the command:
$ git clone https://github.com/ankushT369/hawk.git
Make sure you have Git, Make and Cmake installed on your machine before proceeding.
If you haven't then do
- Install Dependencies: Navigate to the project directory in your terminal and run:
$ sudo <your_package_manager> install git make cmake
This will install all the necessary requirements to run this project.
- Run Project: Once the tools are installed then run :
$ mkdir build
Nagivate to build/ directory
$ cd build
Now Run :
$ cmake ../
Next :
$ make
$ ./hawk &