cppx - compile and execute C++ Programs Clone the repository git clone https://github.com/yourusername/cppx.git cd cppx Make the script executable chmod +x cppx Move to system path (linux) sudo mv cppx /usr/local/bin/ Verify Installation cppx