Industry Standart Hello World is overengineered "Hello, World!" in C++. Please don’t be angry with me; I do not hate C++ itself
-
- C++23 compatible compiler (e.g., GCC, Clang, MSVC)
- Make
-
- Clone the repository:
git clone https://github.com/platonvin/ISHW.git cd ISHW- Build ISHW:
make