Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.21 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.21 KB

ICS3U Codespace Startup

github-codespaces

Use this GitHub repo to setup an ICS3U Codespace.

It includes everything you will need to code in Python and C/C++.


To create the Codespace from this repo, click on

code

and then click on

codespace

to create a new Codespace.

It will take ~ 10 minutes to build your server, be patient and wait while it is building it. You can click on "View Logs" and watch the process happen. It will not take this long to open it up after the initial setup, it will take < 30 seconds from then on.

Once the Codespace is up and running, in the terminal type:

  • sh ./setup.sh
  • then follow the prompts to finish setting up your new Codespace and connect it to your GitHub account
  • once your new Codespace window opens, close the old one down

🖥️⌨️🖱️🥷