Hi,
I normally run brownie interactively from the terminal, but I need to run a large job using my campus's HPC. This requires using a loading script, with the commands for brownie included in it. I'm not sure how to do this, since I'm used to entering commands at brownie's > prompt, and I won't have access to that. Is there a way to put a list of commands for brownie in a simple shell script in order to run it on a cluster?
The closest thing in the manual is the section on batch mode, but even then, you have to interact with brownie in order to give it the execute command, and I won't be able to do that. Any help would be appreciated.
Thank you,
Emily