It would be really helpful to have a section on command line tools, I know that there are: https://github.com/carlobaldassi/ArgParse.jl https://github.com/comonicon/Comonicon.jl https://github.com/zachmatson/ArgMacros.jl There's a blog post here: https://work.sparktseung.com/pages/2022-01-02-Julia-Argparse/ There's the related issue of precompiling the CLI: https://discourse.julialang.org/t/how-to-packagecompile-argparse/31994/6 https://comonicon.org/stable/project/#Enable-System-Image I was somewhat bewildered by this ecosystem, so I came to this website hoping for an opinionated answer.
It would be really helpful to have a section on command line tools, I know that there are:
https://github.com/carlobaldassi/ArgParse.jl
https://github.com/comonicon/Comonicon.jl
https://github.com/zachmatson/ArgMacros.jl
There's a blog post here:
https://work.sparktseung.com/pages/2022-01-02-Julia-Argparse/
There's the related issue of precompiling the CLI:
https://discourse.julialang.org/t/how-to-packagecompile-argparse/31994/6
https://comonicon.org/stable/project/#Enable-System-Image
I was somewhat bewildered by this ecosystem, so I came to this website hoping for an opinionated answer.