Packages

Git hooks made easy. Husky can prevent bad git commit, git push and more 🐶 ❤️ woof! - Elixir equivalent of the husky npm package

Current section

Files

Jump to
husky README.md
Raw

README.md

# Husky
**TODO: Add description**
## Installation
The [Husky](https://hex.pm/packages/husky) Hex package can be installed as an escript
```bash
mix escript.install hex husky
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/husky](https://hexdocs.pm/husky).