Hello there,
I'm a newbie. I have written a ruby program on my mac which uses
NET::HTTP. There's no GUI, its all working via terminal input from the
user. My program however needs to be invoked and run from a windows
machine.
Is there a way to make my little program a standalone executable so that
my user can double click the exe and run it as per normal from their
windows machine? I would prefer to avoid installing ruby on the windows
machine (if I can).
Is this possible, and if it is how do I go about it?
Thank-you in advance, Michelle
--
Posted via http://www.ruby-forum.com/.