Show HN: Disco – Easy GitHub Browsing
Disco is tiny app I built over the weekend to try and make browsing git better.
Inspired heavily by Tower, it also adds pull request integration and is run in the browser. It's only for public repositories.
Checkout:
http://disco.88cartell.com/#/rails/rails
http://disco.88cartell.com/#/emberjs/ember.js
http://disco.88cartell.com/#/angular/angular.js
10 comments
[ 2.3 ms ] story [ 32.1 ms ] threadhttp://disco.88cartell.com/#/rails/rails
http://disco.88cartell.com/#/emberjs/ember.js
http://disco.88cartell.com/#/angular/angular.js
This looks great.
edit.
If there is no master, and only one branch, is it possible to go to that branch?
Is it also possible to hide merges?
Is it also opensource?
https://github.com/carlwoodward/disco
There's an iOS App named NapCat that will pull down repos so you can browse the code at your leisure. Doesn't let you view commits and the file diffs, like you can with Disco.
In my mind: Disco for keeping up with what's happening and what files they happened to; NapCat for reading source for those times when the pleasure of a little light reading is in order :)
`git clone`?