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: 11 months ago
JSON representation
Minimal bnd-platform project to use as template or for testing/debugging
- Host: GitHub
- URL: https://github.com/stempler/bnd-platform-minimal
- Owner: stempler
- Created: 2015-02-04T17:41:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T09:22:45.000Z (over 2 years ago)
- Last Synced: 2025-02-09T16:38:49.018Z (about 1 year ago)
- Homepage:
- Size: 140 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.