Skip to content
kena edited this page Mar 17, 2016 · 5 revisions

SourceGraph

SourceGraph is a web-based source browser. It can enhance github with on-mouse-over information about types/function, links to jump to definition, language-aware searching. The enhanced repository can be accessed through https://sourcegraph.com/github.com/cockroachdb/cockroach

There is also a Chrome extension that automagically enhances github without going through the special URL.

Misc

  • [Multiple GOPATHs](Multiple GOPATHs)
  • [Ben's Go Emacs setup](Ben's Go Emacs setup)
  • [Radu's vim setup](Radu's vim setup)
  • [git diff side-by-side with colors](Git diff side by side)
  • Home
  • Beta Dashboard
  • Release Process
  • [Building and running tests](Building and running tests)
    • [Using musl to get a completely static binary](Using musl to get a completely static binary)
  • Productivity
    • [Multiple GOPATHs](Multiple GOPATHs)
    • [Ben's Go Emacs setup](Ben's Go Emacs setup)
    • [Radu's vim setup](Radu's vim setup)
    • [Speeding up cgo builds](Speeding up cgo builds)
    • [Rando scripts](Rando scripts)
  • [Life of a transaction](Life of a transaction)
  • Readings
Clone this wiki locally