Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANN] Tar2RubyScript 0.4.5

0 views
Skip to first unread message

Erik Veenstra

unread,
Mar 26, 2005, 2:51:01 PM3/26/05
to

Tar2RubyScript 0.4.5 is released!

Tar2RubyScript transforms a directory tree, containing your
application, into one single Ruby script, along with some code
to handle this archive. This script can be distributed to our
friends. When they've installed Ruby, they just have to double
click on it and your application is up and running!

So, it's a way of executing your application, not of installing
it. You might think of it as the Ruby version of Java's JAR...
Let's call it an RBA (Ruby Archive).

"It's Ruby's JAR..."

gegroet,
Erik V.

----------------------------------------------------------------

Changes:

* newlocation is an absolute path.

* ENV["TEMP"] is an absolute path.

* Files to include are searched for with *.* instead of * (on
Windows).

* Added TAR2RUBYSCRIPT.

----------------------------------------------------------------

0 new messages