juliawin icon indicating copy to clipboard operation
juliawin copied to clipboard

Add julia daemon launcher using DaemonMode.jl

Open heetbeet opened this issue 4 years ago • 1 comments

Create a julia-daemon.exe launcher with the following characteristics:

  • julia-daemon.exe should be similar in nature to julia.exe
  • on first run (e.g. julia-daemon foo.jl) it will start the daemon and run the passes arguments
  • on consecutive runs, it will use the open daemon to run the next part

(related https://github.com/dmolina/DaemonMode.jl/issues/13)

heetbeet avatar Mar 27 '21 21:03 heetbeet

future work drawing.zip

heetbeet avatar Jul 12 '21 18:07 heetbeet