6 ms·
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 co
by devanl 6y 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 https://github.com/conwnet/github1s
- zetaben 6y agoThat's exactly the issue we had at the office. So someone in our team built https://github.com/doctolib/code-tours-github 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 https://news.ycombinator.com/item?id=25823697
- lostintangent 6y agoYou 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
- zetaben 6y agoThanks! 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!