fredrikekre / jlpkg

A command line interface (CLI) for Pkg, Julia's package manager.
MIT License
92 stars 4 forks source link

Add try/catch around spawning of new julia process #13

Closed fredrikekre closed 5 years ago

fredrikekre commented 5 years ago

Add try/catch around spawning of new julia process when using the --julia flag, fixes #10.