We just published a new Lively Kernel core version (2.1.3). You can find it in the
core repository. For core releases we also update the Webwerkstatt ("core link"), so the Webwerkstatt sources are up-to-date as well.
We are currently still working on a non-Apache local installation that will give you a lightweight option to install LivelyKernel core locally. If you would like to try out what already works, enter and execute the following commands in a terminal (this currently works only on Unix systems):
npm install -g livelykernel-scripts
lk workspace --checkout-lk
echo "Lively Kernel core is now installed in `lk scripts-dir`/workspace/lk/"
The output of the last command is where the local repository is located. You can now start a minimal server with
lk server
_______________________________________________
lively-kernel mailing list
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel