diff options
Diffstat (limited to '_tour/example.aww')
| -rw-r--r-- | _tour/example.aww | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_tour/example.aww b/_tour/example.aww new file mode 100644 index 0000000..0b58478 --- /dev/null +++ b/_tour/example.aww @@ -0,0 +1,4 @@ +## This is an example of awwan script that can be executed using "local" +## command. + +echo "Hello, local" |
