Scripting as a team
#14

Quote:
Originally Posted by CrystalMethod
View Post
I'd say either GitHub or DropBox. Only worry is if two people start working on the script at the same time out of dropbox, and when they both save, one person's work is lost. If you guys make separate copies of the script to work on sections, then paste it all together at the end, perhaps that'd work? I'm not totally sure, but that's my best guest. I've only ever scripted solo, never on a team.
NEVER use regular filesharing for sharing code, it's just a death wish. Always use VCS like Git. Git really is today's standard with almost every new project that uses VCS choosing for git. You can get free public repo's on GitHub, or you can get free private repo's on BitBucket or GitLab. There are many git clients available to ease up the process.
Reply


Messages In This Thread
Scripting as a team - by Wiruspwns - 05.12.2017, 07:05
Re: Scripting as a team - by CrystalMethod - 05.12.2017, 07:49
Re: Scripting as a team - by Juvanii - 05.12.2017, 16:20
Re: Scripting as a team - by Dignity - 05.12.2017, 19:14
Re: Scripting as a team - by DRIFT_HUNTER - 05.12.2017, 22:08
Re: Scripting as a team - by Misiur - 05.12.2017, 22:13
Re: Scripting as a team - by AndreiWow - 05.12.2017, 22:23
Re: Scripting as a team - by Kaperstone - 05.12.2017, 22:49
Re: Scripting as a team - by AndreiWow - 06.12.2017, 12:10
Re: Scripting as a team - by Kaperstone - 06.12.2017, 17:09
Re: Scripting as a team - by admantis - 06.12.2017, 18:32
Re: Scripting as a team - by NealPeteros - 07.12.2017, 11:06
Re: Scripting as a team - by Infinity - 07.12.2017, 11:21
Re: Scripting as a team - by svorpyx - 10.12.2017, 13:34
Re: Scripting as a team - by TakeiT - 10.12.2017, 14:57
Re: Scripting as a team - by adri1 - 14.12.2017, 13:01
Re: Scripting as a team - by Sasino97 - 01.06.2018, 12:34
Re: Scripting as a team - by Jeroen52 - 11.08.2018, 21:35

Forum Jump:


Users browsing this thread: 1 Guest(s)