Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/sourcegraph/sourcegraph

Code AI platform with Code Search & Cody
https://github.com/sourcegraph/sourcegraph

code-intelligence code-search cody repo-type-main sourcegraph

Last synced: about 1 month ago
JSON representation

Code AI platform with Code Search & Cody

Lists

README

        






Docs
Contributing
Twitter
Discord




Build status


Scorecard


Latest release


Discord


Contributors



**Sourcegraph makes it easy to read, write, and fix code—even in big, complex codebases.**

- **Code search:** Search all of your repositories across all branches and all code hosts.
- **Code intelligence:** Navigate code, find references, see code owners, trace history, and more.
- **Fix and refactor:** Roll out large-scale changes to many repositories at once and track big migrations.

## Getting started

- [Use Sourcegraph on the cloud or self-hosted](https://docs.sourcegraph.com/)
- [Sourcegraph.com public code search](https://sourcegraph.com/search)



## Development

Refer to the [Developing Sourcegraph guide](https://docs.sourcegraph.com/dev) to get started.

### Documentation

The `doc` directory has additional documentation for developing and understanding Sourcegraph:

- [Project FAQ](./doc/admin/faq.md)
- [Architecture](./doc/dev/background-information/architecture/index.md): high-level architecture
- [Database setup](./doc/dev/background-information/postgresql.md): database best practices
- [Go style guide](./doc/dev/background-information/languages/go.md)
- [Documentation style guide](https://handbook.sourcegraph.com/engineering/product_documentation)
- [GraphQL API](./doc/api/graphql/index.md): useful tips when modifying the GraphQL API
- [Contributing](./CONTRIBUTING.md)

## License

This repository contains primarily non-OSS-licensed files. See [LICENSE](LICENSE).