Skip to content

Make CI scripts more testable on the local command-line

It would be good that every environment variable required inside those commands is read from the command-line interface. That would give the chance for a user to test these recipes on their local installation before pushing changes.

This replaces #18 (closed), which was only partially implemented (does not contain a fix to this issue).