Live data from Hacker News

Show HN: GitHub-peek – quickly peek a remote repo locally in ur favorite editor

github.com

1–2 of 2 posts

Re: Show HN: GitHub-peek – quickly peek a remote repo locally in ur favorite editor

#2
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.