Git hooks manager. https://hooked.holllo.org
Go to file
Bauke 87c53d5e09
Add the silent flag to the install command.
2024-01-24 18:29:38 +01:00
hooked-book Rename git_staged to staged. 2022-11-27 17:29:44 +01:00
hooked-cli Add the silent flag to the install command. 2024-01-24 18:29:38 +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 Add typos for source code spellchecking. 2024-01-24 18:23:20 +01:00
LICENSE Initial commit! 🪝 2022-10-28 11:31:08 +02:00
Makefile.toml Update Makefile. 2024-01-24 18:25:42 +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 the silent flag to the install command. 2024-01-24 18:29:38 +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.