Skip to content

Commit 6f3f6fd

Browse files
committed
U apps packaged with javapackager section
1 parent abe0b6a commit 6f3f6fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ JavaPackager is a hybrid plugin for **Maven** and **Gradle** which provides an e
1313

1414
It was born while teaching to my students how to build and distribute their Java apps, and after seeing that a chain of several plugins was needed to achieve this task, I decided to develop a plugin :ring: to govern them all.
1515

16+
## Apps packaged with JavaPackager
17+
18+
- [Spektar Design Lab](https://spektar.io/)
19+
1620
## How to use this plugin
1721

1822
### Package your app with Maven
@@ -320,6 +324,8 @@ And then, run (ommit `./` on Windows):
320324

321325
> Related [guide](https://plugins.gradle.org/docs/submit).
322326
327+
328+
323329
## Future features
324330

325331
Check the [TO-DO list](https://github.com/fvarrui/JavaPackager/projects/1#column-7704117) to know the features we plan to add to JavaPackager.

0 commit comments

Comments
 (0)