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