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 Morphir launcher script for Windows. #63

Open
DamianReeves opened this issue Sep 26, 2022 · 0 comments
Open

Create Morphir launcher script for Windows. #63

DamianReeves opened this issue Sep 26, 2022 · 0 comments

Comments

@DamianReeves
Copy link
Member

Create a Windows shell script that can acquire the "morphir launcher" from Maven and start it up with the appropriate Java options similar to maven-wrapper, gradle-wrapper, or millw.

Description of Problem:

There needs to be a way to actually acquire the morphir tooling.
Maven has a decent story around this where it uses the maven-wrapper as a means to use shell scripts to acquire the maven application.
Sbt also has an sbt-launcher which is a lightweight application which setups sbt for execution and pulls down the rest of "sbt proper".
We will use the morphir-tools-launcher jar as a lightweight tool for acquiring the morphir tooling and getting us started. This issue is around creating a shell script that can pull down the morphir-tools-launcher from a maven/ivy style repo like Maven Central or an internal Artifactory instance.

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