From 31fa3183263b3170a4c69fe6821822e59ea183c4 Mon Sep 17 00:00:00 2001 From: Quinn Slack Date: Wed, 1 Apr 2015 20:25:23 -0700 Subject: [PATCH] Add code search section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 846dd3b1..06af57b3 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://codecov.io/ - Code coverage tool (SaaS) free for 1 private project and no restrictions for publics repos * https://insight.sensiolabs.com/ _ Code Quality for PHP/Symfony projects, free for Open Source +## Code Search and Browsing + * https://sourcegraph.com/ - Java, Go, Python, Node.js, etc., code search/cross-references - free for open source + * https://searchcode.com/ - comprehensive text-based code search - free for open source + ## CI / CD * https://codeship.com/ - 100 private builds / month, 5 private projects. Unlimited for Open Source