Skip to content

Mechanism to limit options and command based on the binary being used #559

@romanowski

Description

@romanowski

At this moment, it is clear that Scala CLI cannot become scala command and keep experimenting and adding new features. Both are the goals of this project so to achieve that we came up with a solution: ability to publish scala-cli as scala-cli (with all features) and as scala (with limited set of features and options).

We should investigate other option how to achieve same results (e.g. like using single command with --anvanced flag) and try to implement best solution.

The important thing to consider is that the solution should allow us to easily reuse / update current installation logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions