Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 460 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 460 Bytes

Knit

Knit is a tool for analysing the state of your git repositories. It gives you insights about the turnaround of your PRs and the composition of commits according to conventional commit standards. We have some things planned, but those will come later such as automation.

Usage

Running using https://gobinaries.com/

curl -sf https://gobinaries.com/aevea/knit/cmd/knit | sh

Contributing

Please check CONTRIBUTING.