themattrix/bashup

Run generated bash code against multiple versions of bash.

themattrix opened this issue · 0 comments

  1. Determine which versions of bash will be officially supported by bashup (add these to the README).
  2. Modify the Dockerfile to download and compile the supported bash versions.
  3. Modify the Python tests which run the generated code so that they run the code against all supported version of bash.