I am personally struggling to create a github actions workflow for run-cli because the program is built around user input via stdin. I would like to see more scripting support (passing all inputs needed via command line, environment variables or other methods) in the program to help setup CI applications.
I am personally struggling to create a github actions workflow for run-cli because the program is built around user input via stdin. I would like to see more scripting support (passing all inputs needed via command line, environment variables or other methods) in the program to help setup CI applications.