Skip to content

nkadis/bg-code-tours

Repository files navigation

BG Code Tours

A collection of tours you can use with the VSCode CodeTour plugin to guide you through different aspects of a project's lifecycle, your workspace setup, guides and programming fundamentals.

How to use this repository

You can either:

  • Clone the whole repository and run the tours from within this repository
  • Download the tours you want or use the URLs of the tours and run them inside your own projects

Option 1 - Clone this repository

  1. Clone the repository to your machine
  2. Open the repository using VSCode
  3. Make sure you have the VSCode CodeTour plugin installed
  4. Open the CodeTour sub-menu from the Explorer and press the play button next to the tour you want to run Screenshot 2021-12-14 at 17 19 31

Option 2 - Use your own repository

  1. (Optional) Download the tours you want locally
  2. Open the repository you want to run the tours in, using VSCode.
  3. Make sure you have the VSCode CodeTour plugin installed.
  4. Use the Command Palette (cmd+shift+P) and look for:
    • "CodeTour: Open Tour URL..." to load a tour from a URL
    • "CodeTour: Open Tour File..." to load a file

Loading Tours using a URL

  1. Navigate to the tour you want to load from this repository (in the .tours folder).
  2. Click on the "Raw" link at the top of the file. Screenshot 2021-12-14 at 17 27 06
  3. Copy the URL and provide it in the VS Code "CodeTour: Open Tour URL..." command.

About

BG Code Tours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published