hawk

Example Image

A scalable binary reinstaller and efficient logs maintainer

Contributor’s Guide

Follow these steps:

  1. 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

  1. 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.

  1. Run Project: Once the tools are installed then run : $ mkdir build

Nagivate to build/ directory $ cd build

Now Run : $ cmake ../

Next : $ make $ ./hawk &