tips on deployment/distribution, esp on OS X?

T

Tom Nakamura

I'm developed an application with Ruby, and it uses Tk as well as
BioRuby and a few other 3rd party extensions. Is there a canonical of
packaging such an application for mac osx (most important), linux, and
windows? They prospective end user probably won't be very 'savvy' so I
want to make it as seamless as possible.
Tom N
 
L

Logan Capaldo

I'm developed an application with Ruby, and it uses Tk as well as
BioRuby and a few other 3rd party extensions. Is there a canonical of
packaging such an application for mac osx (most important), linux, and
windows? They prospective end user probably won't be very 'savvy' so I
want to make it as seamless as possible.
Tom N

RubyCocoa[1] has a neat little wrapper that you can use to turn ruby
scripts into MacOSX app bundles. For a more guiish approach you can
also use Platypus[2] which will create nice Mac OS bundles as well. On
windows(and Mac and Linux) of course you can use Ruby2Exe[3].

[1] http://rubycocoa.sourceforge.net/
[2] http://sveinbjorn.sytes.net/platypus
[3] http://www.erikveen.dds.nl/rubyscript2exe/index.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,174
Messages
2,570,941
Members
47,476
Latest member
blackwatermelon

Latest Threads

Top