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-jvm CLI #19

Open
3 tasks
DamianReeves opened this issue May 4, 2020 · 0 comments · Fixed by #17
Open
3 tasks

Create a morphir-jvm CLI #19

DamianReeves opened this issue May 4, 2020 · 0 comments · Fixed by #17

Comments

@DamianReeves
Copy link
Member

The CLI should insulate users from having to deal with npm and should provide a pathway to make it easy to integrate with tooling that JVM/Scala users will be used to.

The CLI will follow the git style of having commands and sub-commands.

CLI Commands will include:

  • build executing "targets" for reading, emitting/"making", code-gen, etc - this command will result in a model with its generated sources being available
  • workspace init - initialize a morphir workspace
  • workspace info - get information about a morphir workspace

More TBD

@DamianReeves DamianReeves linked a pull request May 4, 2020 that will close this issue
@DamianReeves DamianReeves reopened this May 5, 2020
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

Successfully merging a pull request may close this issue.

1 participant