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

https://github.com/stempler/bnd-platform-minimal

Minimal bnd-platform project to use as template or for testing/debugging
https://github.com/stempler/bnd-platform-minimal

Last synced: 2 months ago
JSON representation

Minimal bnd-platform project to use as template or for testing/debugging

Awesome Lists containing this project

README

        

# bnd-platform-minimal
Minimal [**bnd-platform**](https://github.com/stempler/bnd-platform) Gradle project to use as template or for testing/debugging.

Run with `./gradlew` (Linux/Mac) or `gradlew.bat` (Windows).

Currently based on Gradle 8.4 (and includes the corresponding Gradle wrapper)
Please see the [**bnd-platform**](https://github.com/stempler/bnd-platform) README for more information.