forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Productivity
kena edited this page Mar 17, 2016
·
5 revisions
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.
- [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](Usingmusl
to get a completely static binary)
- [Using
-
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