Skip to content

Commit

Permalink
U apps packaged with javapackager section
Browse files Browse the repository at this point in the history
  • Loading branch information
fvarrui committed Apr 5, 2022
1 parent abe0b6a commit 6f3f6fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ JavaPackager is a hybrid plugin for **Maven** and **Gradle** which provides an e

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.

## Apps packaged with JavaPackager

- [Spektar Design Lab](https://spektar.io/)

## How to use this plugin

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

> Related [guide](https://plugins.gradle.org/docs/submit).


## Future features

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 comments on commit 6f3f6fd

Please sign in to comment.