Add code search section

This commit is contained in:
Quinn Slack 2015-04-01 20:25:23 -07:00
parent b0c5f3789d
commit 31fa318326

View File

@ -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://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 * 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 ## CI / CD
* https://codeship.com/ - 100 private builds / month, 5 private projects. Unlimited for Open Source * https://codeship.com/ - 100 private builds / month, 5 private projects. Unlimited for Open Source