Skip to content

Instantly share code, notes, and snippets.

@ToQoz
Created November 20, 2017 06:16
Embed
What would you like to do?

install:

$ go get github.com/google/codesearch/cmd/...

generate indexes:

$ cindex /usr/include /usr/local/include $HOME/_go/src $HOME/_dev

search:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment