digital-asset / daml-finance

Apache License 2.0
17 stars 16 forks source link

Consider switching to Gradle as a build system #1215

Open lucianojoublanc-da opened 2 months ago

lucianojoublanc-da commented 2 months ago

Work by Carl https://github.com/DACH-NY/daml-app-template/pull/594 should add support for ts/daml into gradle.

The big advantage of this would be the ability for dependency management, including BOMs to manage versioning of the many modules that we have.