Code AI platform with Code Search & Cody
Go to file
2018-09-30 23:13:36 -07:00
.github Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.vscode Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
client/contrib Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
cmd Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
dev Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
docs Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
migrations Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
pkg Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
schema Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
src Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
ui/assets Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
vendor Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
xlang Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.editorconfig Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.gitattributes Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.gitignore Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.gitmodules Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.mailmap Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.prettierignore Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.stylelintrc.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
AUTHORS.txt Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
babel.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
CHANGELOG.md Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
doc.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
go.mod Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
go.sum Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
graphql-schema-linter.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
gulpfile.ts Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
LICENSE Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
package.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
postcss.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
prettier.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
README.md Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
renovate.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
tsconfig.dist.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
tsconfig.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
tsconfig.test.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
tslint.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
webpack.config.ts Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
yarn.lock Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00

Sourcegraph

build code style: prettier

This project contains the source code and issue tracker for the Sourcegraph open-source server. Sourcegraph's goal is to make it so everyone, in every community, in every country, and in every industry can create products using the best technology.

Want to get Sourcegraph up and running with minimal fuss? Check out the Quickstart page. (The instructions on this page are for people who want to contribute to the Sourcegraph project, and are much more involved.)

Can't get Sourcegraph to behave? Report an issue here or contact support@sourcegraph.com for one-on-one assistance.

Want to suggest a new feature? Create an issue on the issues repository.

Want to report an error/bug? You are in the right place, report an issue on this project's issue tracker.

Want to contribute to this project? Learn how to set up a local dev environment, start the Sourcegraph server, and run tests.

Code of Conduct

All interactions with the Sourcegraph open source project are governed by the Sourcegraph Code of Conduct.

Documentation

The docs folder has a number of useful documents for getting started with this project.

Note: this is the repository for the Sourcegraph open-source server. If you are considering purchasing Sourcegraph for your company, go to https://about.sourcegraph.com or email sales@sourcegraph.com to get in touch.