2 releases
0.0.2 | Jun 13, 2021 |
---|---|
0.0.1 | Jun 13, 2021 |
#46 in #git-hook
25KB
357 lines
Cpt. Hook
Out-of-the-box hooks for your Git repositories
cpt-hook
is intended to manage your Git hooks on the fly and transparent to remote repositories. On every hook configured, cpt-hook
is called and provides a multiple-choice selection of implemented hooks. Choose from the list or just skip all hooks and proceed with whatever you do.
This project is still under development. Please refer to the GitHub repo for the source code more info and to contribute.
Implemented actions
- Rust
- Format checker with
cargo fmt
- Run tests
- Format checker with
Dependencies
~13–24MB
~432K SLoC