The Daily Shaarli

All links of one day in a single page.

September 12, 2020

Architecture Playbook

This playbook is targeted on providing practical tools for creating your IT architecture or design faster and better. This book contains architecture tools, QA tools, principles, requirements, standards and more.

code-forensics

code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to perform deep analyses with regards to complexity, logical coupling, authors coupling and to inspect the evolution in time of different parts of a software system with respect to metrics like code churn and number of revisions.

Code Maat

Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).