Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 236 Bytes

File metadata and controls

7 lines (5 loc) · 236 Bytes

CS2850-Console (MASH)

Building the Console

From the root directory of the project, first run CMake: cmake . then make.

Running the Console

Simply execute_statement the shiny new executable: ./Console