semuxproject / semux-core

Semux Core
https://www.semux.org
MIT License
76 stars 31 forks source link

Improve binary distribution #19

Closed semuxgo closed 5 years ago

semuxgo commented 6 years ago

The installation process of semux is not very user friendly. We may consider distributing native launchers for different platforms.

Reference:

semuxgo commented 6 years ago

To enable jlink, we may need to re-structure our project to using Java Modular System.

orogvany commented 6 years ago

What does jlink enable that we don't get via packr? I don't see that packr requires jlink.

Java modular system would require some work, I wonder if all of our libs support it yet? (still ramping up on ins and outs of java modular system)

orogvany commented 5 years ago

1.4.0 is released, let's move into 1.5.0 or 1.6.0.