So I’m writing all my code on Vexcode Pro now (may translate to PROS later) and I was wondering how I could use Github with Vexcode Pro as I don’t think it has the built-in git/github support of VS Code
You can use git bash, which should be downloaded onto your computer alongside git. It looks something like this:
2 Likes
you don’t need built-in support to use git. I recommend this guide for learning how to use git: git - the simple guide - no deep shit!
3 Likes