1092 Forks
8507 Stars
8507 Watchers

sourcegraph

Code Intelligence Platform

How to download and setup sourcegraph

Open terminal and run command
git clone https://github.com/sourcegraph/sourcegraph.git
git clone is used to create a copy or clone of sourcegraph repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sourcegraph https://github.com/sourcegraph/sourcegraph/archive/master.zip

Or simply clone sourcegraph with SSH
[email protected]:sourcegraph/sourcegraph.git

If you have some problems with sourcegraph

You may open issue on sourcegraph support forum (system) here: https://github.com/sourcegraph/sourcegraph/issues