At the end of this lesson, you will be able to:
add your extensions to your Codespaces instance
know some basic Linux terminal commands
create your first Github repository and clone
With a pencil and paper, answer the following questions:
logging into Codespaces through GitHub
see References - Codespaces - Add Codepsaces Extensions
watch Adding Extensions to your Codespaces Instance
add the extensions on the page to your Codespaces instance
see References - Codespaces - Clone a GitHub Repo to Codespaces
make sure to put the repo in your ICS3U Programming organization!
use this naming convention (Unit# Language):
Unit1-02 Python
Note: yes there are spaces here. Github will replace the spaces with dashes.
add in a GitHub Action -> Mr Coxall Super Linter
see References - Linters for JS & Python