[ZeroBrane Studio] Way to tell the Lua interpreter which file to execute

  • From: Attila Mika <radiantstatue@xxxxxxxxx>
  • To: zerobrane@xxxxxxxxxxxxx
  • Date: Sat, 12 Apr 2014 10:18:00 +0200

Is there a way to tell the Lua interpreter which file to execute, or do I
have to make my own interpreter for that?

I am working on a plain Lua project where a specific file is the entry
point, and I want ZeroBrane to run that file instead of the file currently
active in the editor. It is very inconvenient having to switch to that file
in the editor before running the project.

Other related posts: