[ANN] RubyScript2Exe 0.5.1

E

Erik Veenstra

I've just released RubyScript2Exe 0.5.1.

RubyScript2Exe transforms your Ruby application into a
standalone, compressed Windows, Linux or Mac OS X (Darwin)
executable. You can look at it as a "compiler". Not in the
sense of a source-code-to-byte-code compiler, but as a
"collector", for it collects all necessary files to run your
script on an other machine: the Ruby script, the Ruby
interpreter and the Ruby runtime library (stripped down for
this script). Anyway, the result is the same: a standalone
executable (application.exe). And that's what we want!

For more information and download, see:

http://www.erikveen.dds.nl/rubyscript2exe/download.html

gegroet,
Erik V. - http://www.erikveen.dds.nl/

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

CHANGES

* Fixed a bug when using the big rubyscript2exe.rb (the RBA) as
library.

* Fixed a bug in RUBYSCRIPT2EXE.appdir.

* Added RUBYSCRIPT2EXE.userdir.

* Added RUBYSCRIPT2EXE.rubyw=.

* Added RUBYSCRIPT2EXE.strip=.

* Added RUBYSCRIPT2EXE.appdir and RUBYSCRIPT2EXE.appdir("bin")
to ENV["PATH"].

* Added RUBYSCRIPT2EXE.appdir and RUBYSCRIPT2EXE.appdir("lib")
to $:.

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

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

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top