go-script-bash
go-script-bash copied to clipboard
Framework for writing modular, discoverable, testable Bash scripts
Per @JohnOmernik, it would be nice to provide the user with a more comprehensive configuration API. We should knock some ideas around, but as a first draft, I'm thinking of...
Per @JohnOmernik, this will enable more robust log processing by powerful tools. I'm pretty this option should be at least optional per log level. I'm also considering making it optional...
Though I'm hoping that the files in `lib/bats` and the existing tests are as clear as possible, it probably wouldn't hurt to develop and introductory tutorial.