Go
The minimum Go version required is 1.25 and you can install
- as global package
go install github.com/evilmartians/lefthook@v1.13.6
- or as a go tool in your project
go get -tool github.com/evilmartians/lefthook
The minimum Go version required is 1.25 and you can install
go install github.com/evilmartians/lefthook@v1.13.6
go get -tool github.com/evilmartians/lefthook