1
0
Fork 0
mirror of synced 2024-11-16 06:15:34 -05:00
yadm/contrib/hooks
2024-10-30 17:18:49 -05:00
..
encrypt_with_checksums Update version number and update documentation 2021-01-07 09:24:11 -06:00
parsing_full_command_example Add example of parsing YADM_HOOK_FULL_COMMAND 2020-01-27 07:31:58 -06:00
README.md Update repo location 2024-10-30 17:18:49 -05:00

Contributed Hooks

Although these hooks are available as part of the official yadm source tree, they have a somewhat different status. The intention is to keep interesting and potentially useful hooks here, building a library of examples that might help others.

In some cases, an experimental new feature can be build entirely with hooks, and this is a place to share it.

I recommend careful review of any code from here before using it. No guarantees of code quality is assumed.