Skip to content

scala-cli import #404

Description

@KristianAN

Scala-cli has a way to export the build definition as json which we could parse and use to import. Because scala-cli only supports single module builds it should be fairly trivial to do. We could also just hook into the sbt-export of scala-cli and use the preexisting sbt importer, which would be a lot slower. If this matters for a one time operation I don't know.

Adding support for this would give possibility for a really nice on-boarding for new Scala devs in the future I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions