98 Forks
4152 Stars
4152 Watchers

codetour

VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.

How to download and setup codetour

Open terminal and run command
git clone https://github.com/microsoft/codetour.git
git clone is used to create a copy or clone of codetour repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with codetour https://github.com/microsoft/codetour/archive/master.zip

Or simply clone codetour with SSH
[email protected]:microsoft/codetour.git

If you have some problems with codetour

You may open issue on codetour support forum (system) here: https://github.com/microsoft/codetour/issues