Launch from command line? #594
Unanswered
kevinashworth
asked this question in
Q&A
Replies: 1 comment
-
@kevinashworth currently not but I will consider adding this option in a future release 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
code file.js
to openfile.js
from the command line. So something like,runjs file.js
is what I'm looking for.(I'm on macOS.)
Beta Was this translation helpful? Give feedback.
All reactions