Sevistuo / sourcegraph

Code search and intelligence, self-hosted and scalable

Home Page:https://sourcegraph.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sourcegraph

build apache license

Sourcegraph is a fast, open-source, fully-featured code search and navigation engine.

Screenshot

Features

Try it yourself

Development

Prerequisites

  • Git
  • Go (1.11 or later)
  • Docker
  • PostgreSQL (version 9)
  • Node.js (version 8 or 10)
  • Redis
  • Yarn

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

Installation

  1. Ensure Docker is running

  2. Initialize the PostgreSQL database

  3. Start the development server

    ./dev/launch.sh
    

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

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

Documentation

The docs folder has additional documentation for developing and understanding Sourcegraph:

About

Code search and intelligence, self-hosted and scalable

https://sourcegraph.com

License:Apache License 2.0


Languages

Language:Go 59.5%Language:TypeScript 35.8%Language:CSS 3.5%Language:Shell 0.8%Language:Python 0.1%Language:HTML 0.1%Language:JavaScript 0.1%Language:Assembly 0.0%Language:PLSQL 0.0%Language:PLpgSQL 0.0%Language:SQLPL 0.0%Language:Dockerfile 0.0%