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
- Host: GitHub
- URL: https://github.com/windup/windup-local-build-scripts
- Owner: windup
- License: epl-2.0
- Created: 2018-11-28T15:52:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-05T09:30:44.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T10:11:30.894Z (2 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 7
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# windup-local-build-scripts
Useful scripts to build locally all projects involving the MTA CLI and Web UIThe 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`