sourcegraph

Code search and intelligence, self-hosted and scalable

Github星跟踪图

build
apache license

Sourcegraph OSS edition is a fast, open-source, fully-featured code search and navigation engine. Enterprise editions are available.

Screenshot

Features

Try it yourself

Development

Prerequisites

  • Git
  • Go (1.13 or later)
  • Docker
  • PostgreSQL (v11 or higher)
  • Node.js (version 8 or 10)
  • Redis
  • Yarn
  • Nginx

For a detailed guide to installing prerequisites, see these
instructions
.

Installation

Prebuilt Docker images are the fastest way to use Sourcegraph Enterprise. See the quickstart installation guide.

To use Sourcegraph OSS:

  1. Ensure Docker is running

  2. Initialize the PostgreSQL database

  3. Start the development server

    ./dev/start.sh
    

Sourcegraph should now be running at http://localhost:3080.

For detailed instructions and troubleshooting, see the local development documentation.

Documentation

The doc directory has additional documentation for developing and understanding Sourcegraph:

License

Sourcegraph OSS is available freely under the Apache 2 license. Sourcegraph OSS comprises all files in this repository except those in the enterprise/ and web/src/enterprise directories.

All files in the enterprise/ and web/src/enterprise/ directories are subject to the Sourcegraph Enterprise license.

主要指标

概览
名称与所有者sourcegraph/sourcegraph
主编程语言Go
编程语言JavaScript (语言数: 38)
平台
许可证Other
所有者活动
创建于2015-08-24 07:27:28
推送于2024-08-13 13:40:06
最后一次提交2023-08-30 20:59:33
发布数700
最新版本名称v5.6.185 (发布于 )
第一版名称v2.3.7 (发布于 )
用户参与
星数10k
关注者数182
派生数1.2k
提交数37.7k
已启用问题?
问题数21624
打开的问题数4421
拉请求数37309
打开的拉请求数405
关闭的拉请求数4483
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?