new package watch-outputs and example of its use

This commit is contained in:
Daniel Barlow
2024-08-14 22:58:17 +01:00
parent 2f82e0dab8
commit d79a941504
17 changed files with 172 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
wpa_passphrase={{ output("./example-service","colours/black") }}
think = {{ string.format("%q", output("./example-service","colours/blue")) }}
argonaut = {{ json_quote "hello\ngoodbye\tnext\027" }}