Skip to content

Latest commit

 

History

History
206 lines (158 loc) · 8.13 KB

index.md

File metadata and controls

206 lines (158 loc) · 8.13 KB

Developing Sourcegraph

<style> .markdown-body h2 { margin-top: 2em; } .markdown-body ul { list-style:none; padding-left: 1em; } .markdown-body ul li { margin: 0.5em 0; } .markdown-body ul li:before { content: ''; display: inline-block; height: 1.2em; width: 1em; background-size: contain; background-repeat: no-repeat; background-image: url(../batch_changes/file-icon.svg); margin-right: 0.5em; margin-bottom: -0.29em; } body.theme-dark .markdown-body ul li:before { filter: invert(50%); } </style>

Documentation for developers contributing to the Sourcegraph code base

Learn how to develop Sourcegraph on your machine.

Clarification and discussion about key concepts, architecture, and development stack.

Overview

Cody App

Development

Git

Security

Tools

Other

Guidelines

Guides to help with troubleshooting, configuring test instances, debugging, and more.

New features

Observability

Plans and licenses

Documentation

Executors

Testing