How to guides
Documentation
- How to write great docs (watch the video)
New features
Implementing Sourcegraph
Local Environment
- Set up local development with Zoekt and Sourcegraph
- How to debug live code
- Ignoring editor config files in Git
- Use
golangci-lint
Testing Sourcegraph & CI
- How to run tests
- See also Testing Principles and Continuous Integration
- Configure a test instance of Phabricator and Gitolite
- Test a Phabricator and Gitolite instance
- How to test changes in dogfood
- How to use client app PR previews
Profiling
Executors
Windows support
Running Sourcegraph on Windows is not actively tested, but should be possible within the Windows Subsystem for Linux (WSL). Sourcegraph currently relies on Unix specifics in several places, which makes it currently not possible to run Sourcegraph directly inside Windows without WSL. We are happy to accept contributions here! :)