A git hook installer for Cargo inspired by husky.
shiba
to your dev-dependencies:
toml
[dev-dependencies]
shiba = "0.1.0"
.shiba
directory with your git hooks in itshiba
dependency it will setup the git hooks in your .shiba
directory.Make it less terrible.