finos/morphir-scala

Create setup functionality in `morphir-tools-launcher`

Opened this issue · 1 comments

The morphir-tools-launcher should setup the morphir tooling, it should:

  • Acquire the Morphir CLI from Maven/Artifactory

Thinks to keep in mind:

  • Items should only be downloaded as needed
  • We should use a .morphir-version file to control which version of Morphir-cli is downloaded

@DamianReeves , I think this feature is complete.