kythe

Kythe is a pluggable, (mostly) language-agnostic ecosystem for building tools that work with code.

  • 所有者: kythe/kythe
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

////
Copyright 2015 The Kythe Authors. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
////

= Kythe
19-May-2015

image:https://img.shields.io/github/release/kythe/kythe/all.svg[link=https://github.com/kythe/kythe/releases]
image:https://img.shields.io/github/license/kythe/kythe.svg[link=https://github.com/kythe/kythe/blob/master/LICENSE]

== Features

  • Extensive documentation of the Kythe schema
  • Indexer implementations for C++, Go, and Java
  • Compilation extractors for javac, Maven, cmake, Go, and link:http://bazel.io/[Bazel]
  • Generic verifier for indexers
  • Sample cross-reference service and accompanying web UI
  • Many useful utility commands to work with Kythe artifacts

== Getting Started

Download the latest Kythe release from https://github.com/kythe/kythe/releases
and then unpack it for a snapshot of Kythe's toolset.

[source,shell]

tar xzf kythe-v*.tar.gz
rm -rf /opt/kythe
mv kythe-v*/ /opt/kythe

See /opt/kythe/README for a complete description of the packaged tools and their
usages.

== Contributing and Building Kythe

https://kythe.io/contributing

== Issue Tracker

https://github.com/kythe/kythe/issues

== Documentation

https://kythe.io/docs/

== Examples

https://kythe.io/examples

== Contact

主要指标

概览
名称与所有者kythe/kythe
主编程语言Go
编程语言JavaScript (语言数: 18)
平台
许可证Apache License 2.0
所有者活动
创建于2015-01-13 05:39:06
推送于2025-05-27 11:02:36
最后一次提交2025-05-27 16:32:36
发布数72
最新版本名称v0.0.71 (发布于 )
第一版名称v0.0.1 (发布于 )
用户参与
星数2k
关注者数81
派生数259
提交数5.5k
已启用问题?
问题数3003
打开的问题数232
拉请求数3012
打开的拉请求数21
关闭的拉请求数140
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?