Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 335 Bytes

Final Project - Test Emulation

Usage

❯ 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