Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moatazeldebsy/gadle-app
Simple Gradle app
https://github.com/moatazeldebsy/gadle-app
engineering-manager gradle jvm kotlin simple-project
Last synced: about 1 month ago
JSON representation
Simple Gradle app
- Host: GitHub
- URL: https://github.com/moatazeldebsy/gadle-app
- Owner: moatazeldebsy
- Created: 2024-11-28T20:22:39.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T21:12:57.000Z (about 2 months ago)
- Last Synced: 2024-11-28T21:27:15.270Z (about 2 months ago)
- Topics: engineering-manager, gradle, jvm, kotlin, simple-project
- Language: Kotlin
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
### MyGradleProject
This is a simple Gradle project with Build Scan integration.
### How to Run
1. Clone the repository:
``` git clone https://github.com/moatazeldebsy/gradle-app.git ```2. Build and run the project:
```
./gradlew build
/gradlew build --scan
./gradlew run
```### Features
Build Scan enabled
Basic Gradle setup