How do you share code that is on pros through discord?
If you can’t do that, is there any way you can share the code you made on pros to the people in your team similar to how you can do that with a google doc?
First of all, please don’t make a new thread for every single new question.
Just read one of the many available guides on how to use github, it applies to a PROS project.
11 Likes
Use Git. there are many Git repository hosting solutions, such as GitLab and GitHub. You can invite your friends to join a project on these websites.
If you want something like google docs where multiple people can edit at the same time, the closest thing I know of is Atom Teletype.
6 Likes
Visual Studio Live Share is also an option (for VSCode).
8 Likes
+1 for VS/VSCode Live Share
2 Likes