rung
rung the help with running g++
A simple vs code extension that compiles and runs c++ files using python.
what it does
- Compile: Sends your c++ code to
g++ at the click of a button.
- Execution: Runs your compiled program after a successful build.
- Custom flag: It has a custom flag call
-rm what it does is it removes the compiled program after it is done only if this flag is called.
Requirements
Before using this extension, make sure you have the following installed on your system:
License
This project is licensed under custom terms. See the LICENSE file for details.
| |