Skip to content

ShaunSHamilton/courses-vscode-extension

 
 

Repository files navigation

freeCodeCamp - Courses

This extension helps run the freeCodeCamp courses found here: ./resources/courses.json

NOTE TO COURSE CREATORS: To be used in conjunction with freeCodeCampOS.

Features

How to Open A Course

  1. Press Ctrl + Shift + P and select freeCodeCamp: Open Course

Open Course

  1. Select a course from the list

Courses List

  1. Ctrl + Shift + P and select Remote-Containers: Rebuild and Reopen in Container

  2. Ctrl + Shift + P and select freeCodeCamp: Run Course

Opening Example Course

Example Project


Creating a Course

See https://opensource.freecodecamp.org/freeCodeCampOS/

Basic Config File

See up-to-date example here: ./src/fixture.ts

About

freeCodeCamp VSCode extension to help run and develop courses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.0%
  • JavaScript 5.0%