Skip to content

coderoad/coderoad-vscode

Repository files navigation

CodeRoad Logo

CodeRoad

CodeRoad is a VSCode extension that allows you to create and play interactive coding tutorials in your editor.

CodeRoad Example

Getting Started

Requirements

  • OS: MacOS, Windows, Linux
  • VSCode 1.39.2+
  • Git

Install

  1. install CodeRoad from the VSCode Marketplace.
  2. reload the window (ctrl/cmd + R) to get started.

Start

To start the extension, inside VSCode:

  • Open an empty VSCode workspace (a project folder)
  • Launch the app from the VSCode command palette. How?
    • select “View” > “Command Palette” from the top panel OR press cmd/ctrl + shift + P
    • in the command palette popup, search for and run CodeRoad:Start

Contact & Support

  • Create a GitHub issue for bug reports, feature requests, or questions
  • See the docs on how to run this project locally for development
  • Leave a review in the VSCode Marketplace
  • Add a ⭐️ star on GitHub to support the project!
  • Reach out at coderoadapp@gmail.com

Contributing

CodeRoad is an ambitious project, we're always looking for contributors :)

See CONTRIBUTING.md.

License

AGPL v3