Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 677 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 677 Bytes

HOLOPS-2800

Steps Prior to Starting the Lab

  1. Install the remote extension pack for Visual Studio Code (https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack)
  2. Connect to the remote [email protected]
  3. Open a Terminal in VSCode (which should be on the Devbox)
  4. Clone this repo:
git clone https://github.com/xorrkaz/holops-2800

Starting the Lab

To prepare the lab environment, call the start script with the desired lab from a Terminal pane within VSCode. e.g.:

sh start

Then, change directory to ~/holops-2800 and run code -a . to open that directory within the VSCode window.