A
Alpha Blue
Can anyone direct me to an article or site that shows how to package
applications built with Ruby? If I create a GUI application and want to
package it for Mac, Linux, and Windows, I'd like to know what's involved
in the packaging process so that I can ensure I setup my build
environment efficiently.
I also would like to ensure that people can use my applications but at
the same time I would like to protect my code. On windows, normally I
would use an obfuscator, or something similar, to protect my code.
The following applies to this scenario:
Users may or may not have ruby installed on their system
Any suggestions or advice would be greatly appreciated.
My thanks.
applications built with Ruby? If I create a GUI application and want to
package it for Mac, Linux, and Windows, I'd like to know what's involved
in the packaging process so that I can ensure I setup my build
environment efficiently.
I also would like to ensure that people can use my applications but at
the same time I would like to protect my code. On windows, normally I
would use an obfuscator, or something similar, to protect my code.
The following applies to this scenario:
Users may or may not have ruby installed on their system
Any suggestions or advice would be greatly appreciated.
My thanks.