Launch from command line? #594
Answered
by
wsyeung
kevinashworth
asked this question in
Q&A
|
Is there a way to open RunJS from the command line? And in particular a way to launch it with a certain file from the command line? With Visual Studio Code, I can type (I'm on macOS.) |
Answered by
wsyeung
Jul 13, 2026
Replies: 2 comments
|
@kevinashworth currently not but I will consider adding this option in a future release 👍 |
0 replies
|
Before Luke adds the feature (or already as I am testing with 4.1.0), @kevinashworth you may try following which works for me (macOS 26.5.2 M1 Pro CPU). |
0 replies
Answer selected by
kevinashworth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before Luke adds the feature (or already as I am testing with 4.1.0), @kevinashworth you may try following which works for me (macOS 26.5.2 M1 Pro CPU).
open -a runJS file.js