2 releases

0.0.2 Jun 13, 2021
0.0.1 Jun 13, 2021

#45 in #git-hook

GPL-3.0-or-later

25KB
357 lines

Cpt. Hook   status

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

Dependencies

~16–27MB
~471K SLoC