Add contrib/hooks

This commit is contained in:
Tim Byrne 2019-03-12 22:00:25 -05:00
parent abcc201894
commit b443bbede2
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12
1 changed files with 14 additions and 0 deletions

14
contrib/hooks/README.md Normal file
View File

@ -0,0 +1,14 @@
## Contributed Hooks
Although these [hooks][hooks-help] 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.
[hooks-help]: https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md#hooks