Git hooks manager. https://hooked.holllo.org
Go to file
Bauke 91a5cc4203
Update Cargo.lock and add book to gitignore.
2022-10-31 11:56:08 +01:00
hooked-cli Print stderr too and only output when warn/error conditions happen. 2022-10-31 11:45:36 +01:00
hooked-library Derive Eq and PartialEq for ExitAction. 2022-10-30 18:52:32 +01:00
.gitignore Update Cargo.lock and add book to gitignore. 2022-10-31 11:56:08 +01:00
Cargo.lock Update Cargo.lock and add book to gitignore. 2022-10-31 11:56:08 +01:00
Cargo.toml Add basic CLI setup with install command. 2022-10-28 20:02:43 +02:00
LICENSE Initial commit! 🪝 2022-10-28 11:31:08 +02:00
Makefile.toml Add common mdBook tasks. 2022-10-30 20:59:33 +01:00
README.md Initial commit! 🪝 2022-10-28 11:31:08 +02:00
rustfmt.toml Initial commit! 🪝 2022-10-28 11:31:08 +02:00

README.md

Hooked 🪝

Git hooks manager.

Feedback

Found a problem or want to request a new feature? Email helllo@holllo.org and I'll see what I can do for you.

License

Distributed under the AGPL-3.0-or-later license, see LICENSE for more information.