Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
gitflow : Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
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 ...
tox : Command line driven CI frontend and development task automation tool
At its core tox povides a convenient way to run arbitrary commands in isolated en...
Twgit : Twgit is a free and open source assisting tools for managing features, hotfixes and releases on Git repositories. It provides simple, high-level comma...
Tool to make sure your commits are compliant with conventional commits. It is aimed mainly at CIs to prevent branches with commits that don’t comply. Usage as a pre-commit hook is also under consideration.