summaryrefslogtreecommitdiff
path: root/echo.sh
AgeCommit message (Collapse)AuthorFilesLines
2021-02-18refactor: move echo and muck examples under new examples/ directoryLars Wirzenius1-50/+0
2020-12-02test: use shellcheck to check most shell codeLars Wirzenius1-0/+2
Split the Bash template into smaller files that don't use templating, and check those file. Fix the couple of things shellcheck complained about.
2020-04-22Add: a bash template and change echo.md to use itLars Wirzenius1-0/+48