coursier / coursier/apps

`cs launch` with scala-native apps launches them in a JVM

Open
#309 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
41
Forks
59
Avg merge
3h 20m
Merged PRs (30d)
8

Description

It would be great if `cs launch` replicated the behavior of `install` for Native apps - just get a prebuilt binary, and run it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the `cs launch` and `install` command implementations, focusing on how each handles Scala Native apps. Trace the launch path for a Scala Native application and identify the existing prebuilt-binary behavior in `install`. Done means `cs launch` runs the prebuilt native binary rather than launching the app in a JVM.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.