« | Main | »

March 08, 2011

githubrepl is a repl for exploring users and repositories on github. The idea is to allow you to traverse github like you do your file system. Take this as an example. I start using my account -- spudtrooper -- and then list the contents:

githubrepl1.png

Then, I could list the users I follow

githubrepl2.png

and chose someone I follow -- e.g. fberger -- and list his repositories.

githubrepl3.png

Finally, choosing one of his repositories -- e.g. ilist -- and clone it.

githubrepl4.png

You can see all the commands by typing help:

githubrepl5.png



Posted by jeff at March 8, 2011 12:15 AM