dwijnand / scala-runners

Scala Runners: a Coursier-based alternative implementation
Apache License 2.0
43 stars 5 forks source link

`scala-runner` ends up on my path, but seems not to be runnable #7

Closed SethTisue closed 4 years ago

SethTisue commented 4 years ago
~ % scala-runner -help
Cannot find app scala-runner in channels io.get-coursier:apps

I had hoped to find out what additional options (-211x and --scala-version) and so on were supported

if it doesn't do anything, is it possible to not put it on my $PATH at all?

SethTisue commented 4 years ago

I would be fine having it on my $PATH even if it never did anything but just print a help text and exit