Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add julia daemon launcher using DaemonMode.jl #49

Open
heetbeet opened this issue Mar 27, 2021 · 1 comment
Open

Add julia daemon launcher using DaemonMode.jl #49

heetbeet opened this issue Mar 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@heetbeet
Copy link
Owner

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 dmolina/DaemonMode.jl#13)

@heetbeet heetbeet added the enhancement New feature or request label Mar 27, 2021
@heetbeet
Copy link
Owner Author

future work
drawing.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant