From 664e8d1d0e90c31430df74847a8c9619732f76ac Mon Sep 17 00:00:00 2001 From: Fynks <75840152+fynks@users.noreply.github.com> Date: Tue, 15 Dec 2020 09:37:26 +0500 Subject: [PATCH 1/2] Added namae : https://namae.dev/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 564dea64..7acec55e 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ Table of Contents * [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. + * [Namae](https://namae.dev/) - Search across various websites like github,gitlab,heroku,netlify and many more for availabilty of your project name. ## CI and CD From 04620821b56420de8c12315d00473c8872b0df26 Mon Sep 17 00:00:00 2001 From: Fynks <75840152+fynks@users.noreply.github.com> Date: Tue, 15 Dec 2020 09:53:26 +0500 Subject: [PATCH 2/2] sorted the code-search and browsing Alphabetically --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7acec55e..95baffd6 100644 --- a/README.md +++ b/README.md @@ -344,10 +344,11 @@ Table of Contents * [codota.com](https://www.codota.com/) — Codota helps developers create better software, faster by providing insights learned from all the code in the world. Plugin available. * [libraries.io](https://libraries.io/) — Search and dependency update notifications for 32 different package managers, free for open source + * [Namae](https://namae.dev/) - Search across various websites like github,gitlab,heroku,netlify and many more for availabilty of your project name. * [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. - * [Namae](https://namae.dev/) - Search across various websites like github,gitlab,heroku,netlify and many more for availabilty of your project name. + ## CI and CD