Open
Description
Is your feature request related to a problem? Please describe.
A way to run applications published to Maven Central.
Describe the solution you'd like
Essentially if scala-cli could subsume the launch
command from coursier. Or something roughly similar.
https://get-coursier.io/docs/cli-launch
Describe alternatives you've considered
I could use coursier, but then I need to install two things :) scala-cli is becoming ubiquitous.