-
Extensive documentation of the Kythe schema
-
Indexer implementations for C++, Go, and Java
-
Compilation extractors for javac, Maven, cmake, Go, and Bazel
-
Generic verifier for indexers
-
Sample cross-reference service
-
Many useful utility commands to work with Kythe artifacts
Download the latest Kythe release from https://github.com/kythe/kythe/releases and then unpack it for a snapshot of Kythe’s toolset.
tar xzf kythe-v*.tar.gz
rm -rf /opt/kythe
mv kythe-v*/ /opt/kytheSee /opt/kythe/README for a complete description of the packaged tools and their
usages.