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 ...
lefthook : Fast and powerful Git hooks manager for Node.js, Ruby or any other type of projects.
Fast. It is written in Go. Can run commands in parallel.
Powerfu...
CodeStream : CodeStream is a free open-source extension for VS Code, Visual Studio, and JetBrains.
CodeStream supercharges development workflows by putting collabo...
Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
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.