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