Hacker News new | ask | show | jobs
Show HN: GitHub-peek – quickly peek a remote repo locally in ur favorite editor (github.com)
3 points by unrahul 1959 days ago
1 comments

With github1s getting released last week, I have seen a few implementations that help in quickly viewing a remote codebase. This is my attempt to build one, the tool pulls a remote repo locally and opens it in your favorite editor. It takes care of deleting the repo after you close your editor as well.