Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sourcegraph/codesearchguide.org
Everything you ever wanted to know about code search. (WIP, will be online soon!)
https://github.com/sourcegraph/codesearchguide.org
Last synced: 3 months ago
JSON representation
Everything you ever wanted to know about code search. (WIP, will be online soon!)
- Host: GitHub
- URL: https://github.com/sourcegraph/codesearchguide.org
- Owner: sourcegraph
- Created: 2021-07-24T05:54:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T18:30:29.000Z (about 1 year ago)
- Last Synced: 2024-02-17T07:34:16.635Z (9 months ago)
- Language: CSS
- Homepage:
- Size: 1.22 MB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code search guide ([codesearchguide.org](https://codesearchguide.org))
**STATUS:** Work in progress! Many pages are incomplete.
Everything you ever wanted to know about code search.
**Read at [codesearchguide.org](https://codesearchguide.org):**
- [What is code search?](https://codesearchguide.org)
- Features & use cases (TODO)
- [How companies/projects use code search](#TODO)
- [Google](https://codesearchguide.org/story/google)
- [Facebook](https://codesearchguide.org/story/facebook)
- [Brave](https://codesearchguide.org/story/brave)
- [Chromium & Android](https://codesearchguide.org/story/chromium-android)
- [Linux](https://codesearchguide.org/story/linux)
- [Yelp](https://codesearchguide.org/story/yelp)
- [Stripe](https://codesearchguide.org/story/stripe)
- [Code search tools](https://codesearchguide.org/tools)
- History of code search (TODO)
- [Further reading](https://codesearchguide.org/links)## Contributing
All contributions are welcome. Just open a pull request.
This entire guide is licensed under [Creative Commons Attribution-NonCommercial-ShareAlike 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/).
To preview the site locally, install [docsite](https://github.com/sourcegraph/docsite) and run `docsite serve` in this directory.
## Inspirations
Some super useful comprehensive guides to a certain topic:
- [Pro Git](https://git-scm.com/book/en/v2) by Scott Chacon
- [Pricing low-touch SaaS](https://stripe.com/atlas/guides/saas-pricing) by Patrick McKenzie (patio11)## Sourcegraph-internal documentation
> This section is only applicable to Sourcegraph staff.
- [codesearchguide.org analytics (page views, etc.)](https://dash.cloudflare.com/e82b9f6a9a9704e284eb4317b15cb2a1/codesearchguide.org/analytics/traffic/page-views)