Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 795 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 795 Bytes

Open Liberty Miscellaneous

GitHub Actions CI

Miscellaneous Open Liberty applications and content

Getting Started

Requirements

  • Java: 11 or higher

Building a subproject

To build a project use the gradle wrapper and execute the following command:

./gradlew [project-name]:build

Updating gradle wrapper

To update the gradle wrapper for this project execute the following command:

./gradlew wrapper --gradle-version x.x

Contributors

  • Greg Watts - Java Next Projects - gjwatts
  • Kyle Aure - Build Automation - KyleAure
  • Tom Evans - General Contributor - tevans78