forked fromcoderoad/coderoad-vscode
- Notifications
You must be signed in to change notification settings - Fork0
👩💻 Create or play Interactive coding tutorials in VSCode
License
NotificationsYou must be signed in to change notification settings
dcmade01/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
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- TypeScript94.3%
- CSS1.8%
- JavaScript1.5%
- HTML1.2%
- Shell1.2%