1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00
Files
TheLocehiliosan_yadm/contrib/hooks
Martin Zuther 45b218d5c1 support encrypted files in "yadm list"
* export some helper functions to hooks
2019-12-29 15:21:55 +01:00
..
2019-12-29 12:51:29 +01:00
2019-12-29 12:51:29 +01:00
2019-03-12 22:07:25 -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.