We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On julia you can do --start=no to control --startup-file=no because there's no other arg that matches --start
--start=no
--startup-file=no
--start
It would be nice if juliaup did the same for channel names
So julia +n for nightly. julia +r for release. etc.
julia +n
julia +r
Activity