Categorygithub.com/zcong1993/husky-go
repositorypackage
0.8.1
Repository: https://github.com/zcong1993/husky-go.git
Documentation: pkg.go.dev

# README

husky-go test

husky git hooks manager in go

install

brew tap zcong1993/homebrew-tap
brew install zcong1993/tap/husky-go

# go user
go install github.com/zcong1993/husky-go@latest

usage

husky-go provides the same commands as typicode/husky.

You can see the husky docs https://typicode.github.io/husky.

License

MIT © zcong1993