Me experimenting with build scripts for bash, using
- #shfmt - formatting
- #shellcheck - linting
- bats - unit testing
- #shelldoc - for google style docstrings
- source - library importing
- #bashlog - basic logging
- TODO: #bpkg - library packaging

https://github.com/matthewdeanmartin/isopod_shell

GitHub - matthewdeanmartin/isopod_shell: Trivial text adventure game to see what app dev in bash would look like with modern techniques

Trivial text adventure game to see what app dev in bash would look like with modern techniques - matthewdeanmartin/isopod_shell

GitHub