Settings

Theme

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

github.com

3 points by unrahul · 1 comment

Reader

1 thread
unrahulOP

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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection