Git hooks manager. https://hooked.holllo.org
Go to file
Bauke caa158ce9f
Add additional packages.
2024-01-24 18:18:03 +01:00
hooked-book Rename git_staged to staged. 2022-11-27 17:29:44 +01:00
hooked-cli Fix successful typo. 2024-01-24 17:54:19 +01:00
hooked-config Derive Clone and implement From<String> for automatic Clap parsing. 2024-01-18 14:32:14 +01:00
.envrc Add Nix flake and direnv files. 2024-01-17 18:15:36 +01:00
.gitignore Install tools in a local output directory. 2024-01-19 15:33:01 +01:00
Cargo.lock Update all the dependencies. 2024-01-18 14:21:43 +01:00
Cargo.toml Move the lints to the Cargo workspace level and fix any issues. 2024-01-17 18:10:25 +01:00
Hooked.toml Start using Hooked! 2022-11-01 12:27:55 +01:00
LICENSE Initial commit! 🪝 2022-10-28 11:31:08 +02:00
Makefile.toml Add the deploy task and mdBook. 2022-11-03 13:59:53 +01:00
README.md Add extra metadata to Cargo.toml files. 2022-11-07 14:27:09 +01:00
flake.lock Add Rust and the toolchain via an overlay. 2024-01-19 14:00:02 +01:00
flake.nix Add Rust and the toolchain via an overlay. 2024-01-19 14:00:02 +01:00
rustfmt.toml Initial commit! 🪝 2022-10-28 11:31:08 +02:00
rustup-toolchain.toml Add Rust and the toolchain via an overlay. 2024-01-19 14:00:02 +01:00
shell.nix Add additional packages. 2024-01-24 18:18:03 +01:00

README.md

Hooked 🪝

Git hooks manager.

Docs

See hooked.holllo.org for documentation.

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.