A Bash Template Versions Save

A bash template (BaT) designed to make script development and command line argument management more robust, easier to implement, and easier to maintain

1.1.1

2 years ago

What's Changed

Full Changelog: https://github.com/richbl/a-bash-template/compare/1.1.0...1.1.1

Note that the bash-lib sub-module does not get included in the Github-provided release archives, so a separate full archive (a-bash-template-1.1.1.tar.gz) is provided.

1.1.0

2 years ago

What's Changed

Note that no binaries are included in this release. This is a set of Bash script files (*.sh).

Full Changelog: https://github.com/richbl/a-bash-template/compare/0.3.0...1.1.0

0.3.0

6 years ago
  • Minor code cleanup using shellcheck linter
  • Moved to the bash-lib submodule library to make it easier to keep consistent with library updates/fixes

v0.2.0

8 years ago

Cleaned up/removed some unused variables from prior to the refactor

v0.1.0

8 years ago

Works happy path, but likely has some bugs (somewhere, maybe).