Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# windup-local-build-scripts
Useful scripts to build locally all projects involving the MTA CLI and Web UI

The script ``build_cli.sh`` requries Java Version ``11.0.11-open``.

The scripts within this repository should be executed from the parent directory of the local repositories, i.e. the parent directory of windup, windup-distribution, etc.

Execute the scripts via the following commands (please ensure the Docker daemon is running before executing the build_web.sh)
Expand Down