presentations/archive/working-with-workspace/code/attributes.txt
Oliver Davies 6891a7517a Re-organise
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-25 21:52:45 +01:00

5 lines
91 B
Text

attribute('message'): Hello World!
command('say-hello'): |
#!bash|@
echo @('message')