Skip to content

blackcodherbootcamp/bootcamp-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Welcome To The CBF Bootcamp DevContainer

This repository provides a ready to use development environment for CBF bootcamp students with VSCode integration.

How to install

Docker and VSCode need to be installed on your system. For Docker, follow the instructions to Get Docker for your OS. For VSCode, see VSCode for instructions.

With Docker and VSCode in place:

  1. Install Dev Containers extension in VSCode
  2. Run Remote-Containers: Clone Repository in Container Volume... through command palette (F1 or Cmd-Shift-P)
  3. Enter blackcodherbootcamp/bootcamp-dev
  4. When asked for branch, press enter (main)
  5. When asked for volume, press enter (unique)
  6. open Terminal within VSCode (ctrl-`)

Congratulations, you now have a fully functional development environment. The root directory for your environment is /workspace, you should clone or create any working repos in this folder.

About

Bootcamp development workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages