Komondor Overview

Komondor is a Swift package manager hook tool that automates running tasks before and after specific git commands.

  • Enforce code quality checks or run tests before committing or pushing.
  • Reduce human error and ensure consistent code quality.
  • Easily configure hooks using a Swift Package Manager file.

%>