Bash Run Command
What is the Bash run command? I have no idea what to put down in "Configure The Run Button".
btfuss
run = "example.sh" i think or run="bash example.sh"
if your running from a bash file: bash main.sh
Coder100
it depends on whatever your project is.
This project does not seem to be readily compilable, it was targeted for windows from what I can see. You are better off running this locally with vs.