|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (6)
View Page History
h2. Soceda Framework
Here you can download a packaging version of the Soceda Framework 0.1:
* Light version, will download automatically all required components ... coming soon
* [SocedaFramework-0.1-full.zip|http://www.activeeon.com/public_content/tools/soceda/SocedaFramework-0.1-full.zip]: Full version with all required components
* Full version with all required components: [SocedaFramework-0.1.1-full.zip|http://www.activeeon.com/public_content/tools/soceda/SocedaFramework-0.1.1-full.zip]
** Previous: [SocedaFramework-0.1-full.zip|http://http://www.activeeon.com/public_content/tools/soceda/SocedaFramework-0.1-full.zip]
** Previous: [SocedaFramework-0.1-full.zip|http://http://www.activeeon.com/public_content/tools/soceda/SocedaFramework-0.1-full.zip]
Extract the archive into a directory, open a command terminal then run the main.js in src dir script using the javascript interpreter to start all components locally on your machine, for example:
{code}
c:\Temp\SocedaFramework-0.1>start.bat
{code}
Alternatively, you can run the main.js in src dir script using the javascript interpreter:
{code}
{code}
Alternatively, you can run the main.js in src dir script using the javascript interpreter:
{code}
c:\Temp\SocedaFramework-0.1>jrunscript src/main.js
{code}
{code}
