• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

2 DEVS

sustagen

New member
Messages
3
Points
0
Hello Hercules community hope you can give advice to me about developing a server.

I have a friend who's interested to develop a server. We decided to learn and start from scratch .
Our problem is that how can we operate and develop smoothly? 

1.  for example my role is on balancing the server while he is on scripting items and etc. how do we sync the files easily after revising some codes/scripts. Do we need to download the new files again? 
2. is GIThub or GIT the best way to track our progress or the one that we edit inside server? is their any tutorial about it here?

 

 
try google about git workflows. Two devs can commit into same branch,  or into separate, and merge them after. all depend what you select.

 
Back
Top