evolve

Release Packing

Release Packing

When a script has been created and you want to send it to someone else getting them to install evolve just to run the script is a bit of a hurdle so evolve allows you to pack the interpreter and the script into a single exe file.

From the command line type

pack <filename>

A exe file should be produced using the filename so

pack myfile.e

Will create an exe file called myfile.exe.