Some practice examples for hoon.
Save e.g. echo.hoon
to home/gen
in your ship directory.
Commit the changes in the home directory.
~ligdem_marzod:dojo> |commit %home
Run the script and pass it an input:
~ligdem_marzod:dojo> +echo "Hello, World!"
The output should be:
"hoon says: Hello, World!"