Hacker News new | ask | show | jobs
by devanl 1913 days ago
I really like the idea of CodeTour, but unfortunately I'm the only person at the office that uses VS Code.

I'm hoping that some day it'll be possible for my coworkers to follow a CodeTour without installing VS Code.

Either when GitHub Codespaces reaches general availability or if I ever find the time and motivation to learn enough about github1s [1] and CodeTour to integrate the two.

1: https://github.com/conwnet/github1s

1 comments

That's exactly the issue we had at the office. So someone in our team built https://github.com/doctolib/code-tours-github we use it to help new joiners get into the codebase!

Nota: It was previously pushed on HN (without to much success): https://news.ycombinator.com/item?id=25823697

You are my total hero for building this! Please let me know if there's anything you need from CodeTour in order to improve this experience :D
Thanks! Sharing the love with the team. I'm sure they will be thrilled, and will probably reach out ;)

The VS Code extension is also very much appreciated here so congrats again for the awesome tool!