Start up development kit to build and export frameworks (and automate building) in console mode.
Includes 32 and 64 bits version of execution machinery for S8 for Windows and Linux.
Download and decompress Console Framework Exporter Example Package file go to "./buildScripts" directory and execute "buildFramework.bat" if you are in windows or "buildFramework.sh" if you are in Linux.
In your build script you can have the next code:
And in your "exportFramework.st" file you should instantiate and configure the FrameworkExporter before launching the exportation: