go-script-bash
go-script-bash copied to clipboard
Framework for writing modular, discoverable, testable Bash scripts
## Due diligence I have searched the Bash changelog for information and found in the section. This document details the changes between this version, bash-4.3-alpha, and the previous version, bash-4.2-release....
- [x] I have reviewed the [contributor guidelines][contrib]. - [x] I have reviewed the [code of conduct][conduct]. - [x] Per [GitHub's Terms of Service][gh-tos], I am aware that I license...
- [x] I have reviewed the [contributor guidelines][contrib]. - [x] I have reviewed the [code of conduct][conduct]. - [x] Per [GitHub's Terms of Service][gh-tos], I am aware that I license...
- [x] I have reviewed the [contributor guidelines][contrib]. - [x] I have reviewed the [code of conduct][conduct]. - [x] Per [GitHub's Terms of Service][gh-tos], I am aware that I license...
- [x] I have reviewed the [contributor guidelines][contrib]. - [x] I have reviewed the [code of conduct][conduct]. - [x] Per [GitHub's Terms of Service][gh-tos], I am aware that I license...
Fixes #238 - [x] I have reviewed the [contributor guidelines][contrib]. - [x] I have reviewed the [code of conduct][conduct]. - [x] Per [GitHub's Terms of Service][gh-tos], I am aware that...
- [x] I have reviewed the [contributor guidelines][contrib]. - [x] I have reviewed the [code of conduct][conduct]. - [x] Per [GitHub's Terms of Service][gh-tos], I am aware that I license...
[It says](https://github.com/mbland/go-script-bash/tree/292e0803074eb538ab8633a657c53d3a975ba922#variables-and-plugin-scoping): ``` _GO_ROOTDIR: /absolute/path/to/project-root _GO_CORE_DIR: /absolute/path/to/project-root/scripts/go-script-bash _GO_SCRIPTS_DIR: $_GO_ROOTDIR/scripts _GO_PLUGINS_DIR: /absolute/path/to/project-root/plugins ``` When I think it should say ``` _GO_ROOTDIR: /absolute/path/to/project-root _GO_CORE_DIR: /absolute/path/to/project-root/scripts/go-script-bash _GO_SCRIPTS_DIR: $_GO_ROOTDIR/scripts _GO_PLUGINS_DIR: /absolute/path/to/project-root/scripts/plugins ``` And maybe...
- [x] I have reviewed the [contributor guidelines][contrib]. - [x] I have reviewed the [code of conduct][conduct]. - [x] Per [GitHub's Terms of Service][gh-tos], I am aware that I license...
- [x] I have reviewed the [contributor guidelines][contrib]. - [x] I have reviewed the [code of conduct][conduct]. - [x] Per [GitHub's Terms of Service][gh-tos], I am aware that I license...