As part of an excursion into old code, some libraries related to using a Wii remote (AKA "wiimote) with JRuby have been updated.
A longer write-up of this is coming, but in the meantime these two projects have had some changes released:
Both WiiRemoteJRuby and WiiUseJRuby provide wrappers around an underlying Java API.
The repos will allow you make a gem which, when installed, creates a command-line script that simply copies over some files. The code assumes you are creating a Monkeybars app. They were written to scratch a minor itch; if you are interested in using the code in some other way it should be easy enough to untwingle any Monkeybars-specific stuff.