From 638e02719dc8c9ee2e4f7e7b70af0d2732c73421 Mon Sep 17 00:00:00 2001 From: Param Nayar <89425678+paramnayar@users.noreply.github.com> Date: Wed, 22 Jun 2022 14:34:18 -0500 Subject: [PATCH 1/2] Added Sema MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi there, I've added Sema to both the Code Quality and the Tools for Teams and Collaboration sections. We are a free to use tool that helps streamline code reviews and generate developer portfolios. Eager to hear your feedback! 😁 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a8602791..a6cc2d7d 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ Table of Contents * [element.io](https://element.io/) — A decentralized and open source communication tool built on Matrix. Group chats, direct messaging, encrypted file transfers, voice and video chats, and easy integration with other services. * [Rocket.Chat](https://rocket.chat/) - Shared inbox for teams, secure, unlimited and open source. * [seafile.com](https://www.seafile.com/) — Private or cloud storage, file sharing, sync, discussions. Private version is full. Cloud version has just 1 GB + * [Sema](https://www.semasoftware.com/) - Free developer portfolio tool able to consolidate and snapshot contributions across multiple repositories into a single report. * [Slab](https://slab.com/) — A modern knowledge management service for teams. Free for up to 10 users. * [slack.com](https://slack.com/) — Free for unlimited users with some feature limitations * [Spectrum](https://spectrum.chat/) - Create public or private communities for free. @@ -469,6 +470,7 @@ Table of Contents * [parsers.dev](https://parsers.dev/) - Abstract syntax tree parsers and intermediate representation compilers as a service * [scan.coverity.com](https://scan.coverity.com/) — Static code analysis for Java, C/C++, C# and JavaScript, free for Open Source * [scrutinizer-ci.com](https://scrutinizer-ci.com/) — Continuous inspection platform, free for Open Source + * [Sema](https://www.semasoftware.com/) - Free code review tool. Code reviewers have access to a library of best practices to quickly relay targeted feedback. Dashboards on the website showcase trends. * [shields.io](https://shields.io) — Quality metadata badges for open source projects * [Sider](https://sider.review) — Code review platform for many languages. Supports integration with GitHub. Free for public repositories with unlimited users. * [sonarcloud.io](https://sonarcloud.io) — Automated source code analysis for Java, JavaScript, C/C++, C#, VB.NET, PHP, Objective-C, Swift, Python, Groovy and even more languages, free for Open Source From 63f67392e25adaf8ea14f183ca476499fbffe588 Mon Sep 17 00:00:00 2001 From: Param Nayar <89425678+paramnayar@users.noreply.github.com> Date: Thu, 23 Jun 2022 11:24:55 -0500 Subject: [PATCH 2/2] Updated Sema Listing Removed from Code Quality section. Sema is only listed in the Tools for Teams and Collaboration section. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a6cc2d7d..db67cf44 100644 --- a/README.md +++ b/README.md @@ -470,7 +470,6 @@ Table of Contents * [parsers.dev](https://parsers.dev/) - Abstract syntax tree parsers and intermediate representation compilers as a service * [scan.coverity.com](https://scan.coverity.com/) — Static code analysis for Java, C/C++, C# and JavaScript, free for Open Source * [scrutinizer-ci.com](https://scrutinizer-ci.com/) — Continuous inspection platform, free for Open Source - * [Sema](https://www.semasoftware.com/) - Free code review tool. Code reviewers have access to a library of best practices to quickly relay targeted feedback. Dashboards on the website showcase trends. * [shields.io](https://shields.io) — Quality metadata badges for open source projects * [Sider](https://sider.review) — Code review platform for many languages. Supports integration with GitHub. Free for public repositories with unlimited users. * [sonarcloud.io](https://sonarcloud.io) — Automated source code analysis for Java, JavaScript, C/C++, C#, VB.NET, PHP, Objective-C, Swift, Python, Groovy and even more languages, free for Open Source