I’m stuck on Stage #JT4.
I’ve tried running my C++ code locally through the mentioned steps. I created a test dir then ran the your_git.sh from that.
That gave an error saying CMakeLists.txt is not present. So I copied that to the test folder. This resulted in src files not being found.
Maybe Im missing something but can you please give me a quick step by step of how to test my code locally?
I am on windows and running a wsl cli.