May 3, 20196 yr Dear community, I'm working with a friend on a easy script (tut island). But we want to share the script when it get edited. Instead of sending it all the time over discord I want to '' push and pull'' it in intj. I had this a long time ago working but can't remember how to set it up right now. Is there a guide for it?
May 3, 20196 yr Ya need git or version control. Setup a github or a gitlab account, create a repository, clone it into your IDE and there you go.
May 3, 20196 yr Probably easiest to do this via the commend line rather than using built in IDE functionality. In terms of version control, I'd say git is the way to go at the moment. Do as @Vilius said! There are plenty of tutorials available on the web if you get stuck. Apa
Create an account or sign in to comment