ceremonyclient/go-libp2p/.githooks/README.md
2023-08-20 23:07:43 -05:00

9 lines
155 B
Markdown

# Git Hooks
This directory contains useful Git hooks for working with go-libp2p.
Install them by running
```bash
git config core.hooksPath .githooks
```