From 1db7f8743c4ae77378eee7a29df15fd2cc72f0da Mon Sep 17 00:00:00 2001 From: Michael Sukkarieh Date: Mon, 25 Nov 2024 16:33:49 -0800 Subject: [PATCH] add Sourcebot to general tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d50828468..f62a2ab62 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ When learning CS, there are some useful sites you must know to get always inform - [PullRequest](https://www.pullrequest.com/) : Code review as a service from vetted, professional reviewers - [Python Visualizer](http://pythontutor.com/visualize.html) : Watch the execution of basic Python, Java, C++, etc. code step-by-step. Recommended for new programmers and the Canadian Computing Competition. - [Extends Class](https://extendsclass.com/) : Online developer tools: REST and SOAP clients, SQLite browser, testers (Regex, XPath, JSONPath) and other tools (Encoders, Converters and formatters) +- [Sourcebot](https://www.sourcebot.dev/) : Index thousands of repos on your machine and search through them with a fast, powerful, and modern code search interface. - [Sourcegraph](https://sourcegraph.com/search) : Online tool for searching millions of open source repositories. - [SVG Path Editor](https://yqnn.github.io/svg-path-editor/) : Online and open source SVG Path editor. - [EmailDrop](https://www.emaildrop.io/): Emaildrop is a free disposable email provider.