Building a Windows executable from my Ruby app?

前端 未结 5 569
误落风尘
误落风尘 2021-01-31 10:42

I\'d like to be able to send a Ruby app to some colleagues without requiring them to install a Ruby interpreter. A single exe would be preferable.

I googled and found \"

5条回答
  •  南笙
    南笙 (楼主)
    2021-01-31 10:55

    I've used it about 3 times and I haven't had any problems with it and I ran one of the apps on 10 servers and never had any issues. So, I think RubyScript2Exe is about as good as it gets for ruby.

提交回复
热议问题