Module 0
Codespace
development environment.VS Code
development environment.specific task
.command line interface
(CLI
) or the shell
.Steps:
Select the terminal
(aka click on it).Type in your command
(this needs to be typed out exactly).Press enter
to run the command.Pro tip:
ls
command.cd
command.cd ..
takes you back to the previous (parent) folder.pwd
is the print working directory
command.Zoom break out rooms
.<> Code
button and then the Codespaces
tab.Create codespace on main
$
. This is just how we show that this is the command line):