cpt-hook

Crates.iocpt-hook
lib.rscpt-hook
version0.0.2
created_at2021-06-13 15:04:30.755171+00
updated_at2021-06-13 15:25:19.072083+00
descriptionOut-of-the-box hooks for your Git repositories
homepage
repositoryhttps://github.com/sarcaustech/cpt-hook
max_upload_size
id409607
size71,517
Mikel Jason (sarcaustech)

documentation

README

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
Commit count: 0

cargo fmt