go-script-bash icon indicating copy to clipboard operation
go-script-bash copied to clipboard

Framework for writing modular, discoverable, testable Bash scripts

Results 53 go-script-bash issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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.

documentation