An open API service indexing awesome lists of open source software.

https://github.com/doctolib/code-tours-github

A browser extension to allow to play Code Tours directly from the Browser.
https://github.com/doctolib/code-tours-github

browser-extension code-tour extension extension-chrome github

Last synced: 4 months ago
JSON representation

A browser extension to allow to play Code Tours directly from the Browser.

Awesome Lists containing this project

README

          

# Code Tours Github

## About

A browser extension that allows to play [code tours](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.codetour) (guided walkthroughs of your codebase) directly from your Browser.
You can download the extension for Chrome and Firefox here:

[![Chrome](assets/chrome.png 'Chrome')](https://chrome.google.com/webstore/detail/code-tours-github/emmipndjppboloecpfgnckbkcehhhpkc)
[![Firefox](assets/firefox.png 'Firefox')](https://addons.mozilla.org/en-US/firefox/addon/code-tours-github)

## How it works

You can just browse to a repository in Github, click on "Code Tours", and select
the tour you want to play.

Here is what it looks like:

![](assets/codetour.gif)

## Report issues

If you experience a missing feature or a bug, please create an issue in this
repository.