Go

The minimum Go version required is 1.26 and you can install

  • as global package
go install github.com/evilmartians/lefthook/v2@v2.1.5
  • or as a go tool in your project
go get -tool github.com/evilmartians/lefthook/v2