SCS Clean Coders Evening

Repo for different exercises, that are done as part of the SCS Clean Coders evening.

Setup

Using Github Codespaces

  • Create a Github account
  • Open Codespace in the Browser (green "Code"-Button -> "Create Codespace on main")

Using VSCode Devcontainer

  • On Windows: Install WSL2
  • Install Docker Desktop
  • Install VSCode
  • Open VSCode and install the Extension Dev Containers
  • Start Docker Desktop
  • Clone this repo in VSCode
  • When prompted, choose "Reopen in Container" or choose in manually from the bottom left