Skip to content

Executing script without opening REPL #303

Discussion options

You must be logged in to vote

I found a potential workaround namely adding the following at the end of the script:

Environment.Exit(0);

Would be nice to have a built-in way to just run the scripts at the CLI level without polluting the source code,

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by amine-aboufirass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant