Prepares ebbs for the next major feature: chained build scripts. Variables should now be specified by calling self.requiredKWArgs.append("...") and self.optionalKWArgs.append("...") which will search environment variables, config specifications, and command line args in order to set the value.
1.2.10
EBBS is now platform-only. All scripts are managed by infrastructure.tech.
1.2.9
1.2.8
1.2.7
What's Changed * adds Builder access to Executor & platform by eons44 in https://github.com/eons-dev/bin_ebbs/pull/1