Merge pull request #1167 from jamesefhawkins/master

added hiberly to clean code tools
This commit is contained in:
R.I.Pienaar 2019-10-19 14:05:39 +02:00 committed by GitHub
commit 22a3370a20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -195,6 +195,7 @@ Table of Contents
## Code Quality
* [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
* [codeclimate.com](https://codeclimate.com/) — Automated code review, free for Open Source and unlimited organisation-owned private repos (upto 4 collaboraters). Also free for students and institutions.
@ -703,7 +704,7 @@ Table of Contents
* [fraudlabspro.com](https://www.fraudlabspro.com) — Help merchants to prevent payment fraud and chargebacks. Free Micro Plan available with 500 queries/month.
* [exchangerate-api.com](https://www.exchangerate-api.com) - An easy to use currency conversion JSON API. Free tier with no request limit.
* [currencystack.io](https://currencystack.io/) — Production-ready real-time exchange rates for 154 currencies.
## Docker Related
* [Docker Hub](https://hub.docker.com) — One free private repository and unlimited public repositories to build and store Docker images