Oh, I agree 100%! This is for those short top-level scripts, e.g., this one. A more fleshed-out “driver” to run that script to programmatically is here, as part of a make
-like system to programmatically run all the scripts in the project, cf. Julia-based Makefile replacement for research workflows. Of course, I still want to be able to run the script either from the command line with normal arguments, or from the REPL or a notebook, for playing around with different parameters.