❯ git clone https://github.com/Avielyo10/Final-Project-Test-Emulation.git
❯ cd Final-Project-Test-Emulation
❯ sudo mkdir -p /usr/include/nlohmann
❯ sudo curl -L https://github.com/nlohmann/json/releases/download/v3.7.3/json.hpp -o /usr/include/nlohmann/json.hpp
❯ make