I have created a small ruby script/utility. This script accepts as input a
file and outputs a second file.

My problem is that I am having difficulty sharing my script to users. Do I
need to compile it to executable? I do not want to install ruby on
end-users' pc....

tips pls...

Thank you for any suggestion.
-botp