hal9
hal9 copied to clipboard
should runtime config specify a script or a dir of scripts?
or both?
if we do directory users can organize backend logic into multiple files
but if we do a specific script, they can also source the files in that script and also control execution order if that matters?
am thinking we start with requiring a file first