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 Mill build integration plugin #294

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

Create a Morphir Mill build integration plugin #294

DamianReeves opened this issue Aug 1, 2023 · 0 comments

Comments

@DamianReeves
Copy link
Member

Feature Request

Create a Morphir Mill plugin that is tasked with wrapping the morphir-elm CLI and will also support direct morphir-scala tasks/commands.

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 a Mill plugin that allows us to accomplish this.

Potential Solutions:

While we can bootstrap this process by doing Mill specific file and process creation, it should be noted we will want to accomplish the same behavior for abt 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