Skip to content

Latest commit

 

History

History
70 lines (47 loc) · 2.88 KB

File metadata and controls

70 lines (47 loc) · 2.88 KB

How to guides

Documentation

New features

Implementing Sourcegraph

Local Environment

Testing Sourcegraph & CI

Maintenance

Profiling

Executors

Access Control

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! :)