# navi-notifier
Focused, configurable PR-review alerts from GitHub to Slack. Installs a binary called `navi`.
```sh
cargo install navi-notifier --locked
navi init
navi test-slack
navi run
```
navi DMs you a tight, high-signal stream of only the review events that matter (review requests, re-reviews,
replies to your comments, dismissals, mentions, merges, and closes) without the noise of GitHub's native Slack app.
Every alert kind is toggleable and filterable by repo.
See the [project README](https://github.com/lararosekelley/navi#readme) for setup, configuration, and
architecture.
## License
[MIT](https://github.com/lararosekelley/navi/blob/main/LICENSE).