- Notifications
You must be signed in to change notification settings - Fork38
👩💻 Create or play Interactive coding tutorials in VSCode
License
coderoad/coderoad-vscode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CodeRoad is a VSCode extension that allows you to create and play interactive coding tutorials in your editor.
Works with a variety of languages: JavaScript, Python, Bash, SQL, with more to come.
- Text is written in Markdown.🔗
- Tutorials are built on Git using a TDD pattern.🔗
- Hooks & actions give flexible access to the command line & VSCode API.📖
- OS: MacOS, Linux, Windows
- VSCode 1.39.2+
- Git
- install CodeRoad fromthe VSCode Marketplace.
- reload the window (
ctrl/cmd + R
) to get started.
To start the extension, inside VSCode:
Open anempty 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
- select “View” > “Command Palette” from the top panel OR press
CodeRoad is an ambitious project, we're always looking for contributors :)
SeeCONTRIBUTING.md.
- Create aGitHub issue for bug reports, feature requests, or questions
- Reach out at
coderoadapp@gmail.com
- Leavea review in the VSCode Marketplace
- Add a ⭐️ star on GitHub to support the project!
About
👩💻 Create or play Interactive coding tutorials in VSCode
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors12
Uh oh!
There was an error while loading.Please reload this page.