Question: Ruby application packaging

  • Thread starter Tadatoshi Takahashi
  • Start date
T

Tadatoshi Takahashi

I have a trivial question.

I would like to package a Ruby application and run it.
What is the convention in Ruby to do so?

I tried Gem.
I could generate Gem and successfully install it locally.
But I don't know how to add executable file like .bat file like you can
do when you install Rake by Gem.
Is there a way to auto-generate executable file by Gem or Rake?
(And how do you make Gem add executable file under ruby/bin? Or is it a
feasible approach?)
If not, is there a convention in Ruby about how to execute an
application installed as Gem?
Or is there any other packaging option?

Thank you.

Tadatoshi
 

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
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top