rubyscript2exe
rubyscript2exe copied to clipboard
Compile ruby applications into a single executable for for easy deployment
Results
3
rubyscript2exe issues
Sort by
recently updated
recently updated
newest added
Hi, Is this project still maintained? Are there any plans to revive it? It seems like the only good, non-Java/JRuby-requiring, cross-platform solution currently out there. I need something that works...
remark
2
Thanks for making rubyscript2exe working again! I do not know if this really matters but I needed to add "-r 'rubygems.rb'" in the init.rb file since this file does not...