allow replacing custom.rb with environment variables
ThomasBuchinger opened this issue · 0 comments
ThomasBuchinger commented
Requiring the user to create a custom.rb file, before the can run the script is a bad design decision.
Eventually we want to remove it entirely, but for now making it optional and exposing the most important Parameters via ENV variables is a good middleground