From 91bc19537e7625e4e0e7c0b7a4c97f52607abe15 Mon Sep 17 00:00:00 2001 From: Patrick DeVivo Date: Sun, 8 Mar 2020 09:31:47 -0400 Subject: [PATCH] Add tickgit.com to "Code Search and Browsing" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dbbe36e1..a524090f 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,7 @@ Table of Contents * [libraries.io](https://libraries.io/) — Search and dependency update notifications for 32 different package managers, free for open source * [searchcode.com](https://searchcode.com/) — Comprehensive text-based code search, free for Open Source * [sourcegraph.com](https://about.sourcegraph.com/) — Java, Go, Python, Node.js, etc., code search/cross-references, free for Open Source + * [tickgit.com](https://www.tickgit.com/) — Surfaces `TODO` comments (and other markers) to identify areas of code worth returning to for improvement. ## CI and CD