1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Add README for contrib/commands

This commit is contained in:
Tim Byrne
2022-06-03 15:45:29 -05:00
parent 0d67c44343
commit 222182b296

View File

@@ -0,0 +1,9 @@
## Contributed Commands
Although these commands 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 commands here, building a library of
examples that might help others.
I recommend *careful review* of any code from here before using it. No
guarantees of code quality is assumed.