talks/working-with-workspace/code/attributes.txt

6 lines
91 B
Plaintext

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