shoes / furoshiki

Distribute Ruby GUI apps easily.
https://github.com/shoes/furoshiki
Do What The F*ck You Want To Public License
36 stars 6 forks source link

Linux app support #29

Closed jasonrclark closed 7 years ago

jasonrclark commented 7 years ago

In addition to a basic Linux app packaging (much like Windows, with just a simple script launcher alongside the jar) this also revises, consolidates and tightens up the testing. Starts testing the BaseApp class, and gets the repeated stuff out of the various OS-specific test classes.

Definitely more to be done on furoshiki testing, but this gets it to a nice enough point for now.