cdrepo: Browse GitHub repos like local directories

While working on a project, I constantly needed to peek at code from other other repos: check an API signature, read a config file, understand how a library structures things etc. Every single time, the workflow was the same: open browser, navigate to GitHub, find the file, read it there or clone the entire repo just to read one file, then delete it later. I never wanted to leave my terminal. What if I could just cd into a repo link and browse it like a local directory? So I built cdrepo. cd repo_link; that's it. Open source: https://lnkd.in/gWaxA6sQ #cli #github #rust #gh #terminal

  • cd into github repo

To view or add a comment, sign in

Explore content categories