From d0000416010c9a94d29a371813fcb3bed668ea6e Mon Sep 17 00:00:00 2001 From: Adam Tornhill Date: Mon, 21 Oct 2019 11:12:48 +0200 Subject: [PATCH] Add a description of CodeScene --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 485ecbe2..70d23b22 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,7 @@ Table of Contents ## Code Quality + * [codescene.io](https://codescene.io/) - CodeScene prioritizes technical debt based on how the developers work with the code, and visualizes organizational factors like team coupling and system mastery. Free for Open Source. * [hiberly.com](https://hiberly.com) - Tech debt toolkit for developers - grabs feedback from engineers after each merge, then aggregates this to quantify and highlight tech debt in the codebase. Free for use in retrospectives for up to 12 months. * [tachikoma.io](https://tachikoma.io/) — Dependency Update for Ruby, Node.js, Perl projects, free for Open Source * [landscape.io](https://landscape.io/) — Code Quality for Python projects, free for Open Source