You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jonathan Kwan edited this page Jul 26, 2023
·
2 revisions
GitHub Codespaces
We use GitHub Codespaces during our weekly hack nights as a collaborative development tool. To set up a Codespace, you must have write access to the repository.
From the GitHub project page, click on the green Code button -> Codespaces -> Create codespace...
Once the Codespace has been created, click on Extensions in the left toolbar and install the Live Share extension
Click the Live Share button at the bottom of the window to activate the extension
Enable access to the Live Share by going to the Ports tab in the new section, right-clicking on the appropriate port and changing "Port Visibility" to Public
Install other tools as needed into the development environment (npm, etc.)
Copy and share link to invite others to join the session, accepting read-write permissions for all participants