mirror of
https://github.com/Motschen/Adventura.git
synced 2025-12-13 02:25:08 +01:00
2 lines
91 B
Plaintext
2 lines
91 B
Plaintext
mkdir build
|
|
g++ -std=c++23 -Wall ./main.cpp -o ./build/testCompiled && ./build/testCompiled |