Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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