Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a morphir-elm sbt plugin that is tasked with wrapping the morphir-elm CLI #293

Open
DamianReeves opened this issue Aug 1, 2023 · 0 comments

Comments

@DamianReeves
Copy link
Member

Feature Request

Create a morphir-elm sbt plugin that is tasked with wrapping the morphir-elm CLI

Description of Problem:

Morphir is capable of using its morphir-elm make, morphir-elm gen, and morphir-elm test commands to generate code and run tests.

We have a need to generate Morphir IR and use morphir-elm's code generation capability within Scala builds.

We should create an SBT plugin that allows us to accomplish this.

Potential Solutions:

While we can bootstrap this process by doing SBT specific file and process creation, it should be noted we will want to accomplish the same behavior for Mill and scala-cli (and possibly Gradle).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant