An open API service indexing awesome lists of open source software.

https://github.com/windup/windup-local-build-scripts

Useful scripts to build locally all projects involving the RHAMT CLI and Web UI
https://github.com/windup/windup-local-build-scripts

Last synced: 26 days ago
JSON representation

Useful scripts to build locally all projects involving the RHAMT CLI and Web UI

Awesome Lists containing this project

README

        

# windup-local-build-scripts
Useful scripts to build locally all projects involving the MTA CLI and Web UI

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)

`$ ./windup-local-build-scripts/build_cli.sh`

`$ ./windup-local-build-scripts/build_web.sh`