This is a simple Gradle project with Build Scan integration.
- Clone the repository:
git clone https://github.com/moatazeldebsy/gadle-app.git
- Build and run the project:
./gradlew build
/gradlew build --scan
./gradlew run
- Build Scan enabled
- Basic Gradle setup
- Automated CI pipeline with GitHub Actions