Elektrine lite

← Feed

@headius@mastodon.social

Post #1085006

2025-10-21 17:42 UTC

New post: "Packaging Ruby Apps with Warbler: Executable JAR Files" Warbler is the JRuby ecosystem’s tool for packaging up Ruby apps with all dependencies in a single deployable file. We’ve just released an update, so let’s explore how to use Warbler to create all-in-one packaged Ruby apps! https://blog.headius.com/2025/10/packaging-ruby-apps-with-warbler-jar-files.html

Replies (3)

  • @jgnagy@ruby.social 2025-10-21 19:39

    @headius@mastodon.social This has always been one of my favorite features and use-cases for JRuby!

    Open ##2392067

  • @jmeowmeow@hachyderm.io 2025-10-22 07:01

    @headius@mastodon.social ImageVoodoo as the Warbler example is tempting me to revisit JRuby, because one of the virtues of the JRE is that it probably has enough of a platform library that my apps won't require a poorly managed stream of interdependent libraries. I have a side project that runs on NodeJS + Express + a pure-JS image library, compositing text and simple image layers, which works well enough for now, but was tedious to put together. I wonder what #PixieReport might look like as a JRuby web app?

    Open ##2392071

  • @onghu@ruby.social 2025-10-22 15:21

    @headius@mastodon.social Ok, ok, you beat me to the updated post! I will still go and look back, and update mine also!

    Open ##2392074