- git clone https://github.com/shoes/shoes4.git
- git clone https://github.com/MichaelDimmitt/install_uninstall_shoes4.git
- cd shoes4
- rvm install jruby-9.1.8.0
- bin/shoes package --mac ../install_uninstall_shoes4/Shoes.rb
- app can be found in "pkg" folder should be created in repo install_uninstall_shoes4/
- cd install_uninstall_shoes4/app
- substitute install_driver.rb and uninstall_driver.rb with your install script and uninstall script.
- executables must be ruby.rb scripts.
project abstracted from shoes main page:
http://shoesrb.com/