<div>
                    <div>We just published a new Lively Kernel core version (2.1.3). You can find it in the <a href="https://github.com/rksm/LivelyKernel/">core repository</a>. For core releases we also update the Webwerkstatt ("core link"), so the Webwerkstatt sources are up-to-date as well.</div><div><br></div><div>For a list of changes see the <a href="http://lively-kernel.org/repository/webwerkstatt/core-changelog.xhtml">change log</a>.</div><div><br></div><div>See <a href="https://github.com/rksm/LivelyKernel/compare/2.1.2...2.1.3">github for a detailed diff</a>.</div><div><br></div><div><br></div><div>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):</div><div><br></div><div><font face="Courier"><span style="font-size: 12px;">npm install -g livelykernel-scripts</span></font></div><div><font face="Courier"><span style="font-size: 12px;">lk workspace --checkout-lk</span></font></div><div><font face="Courier"><span style="font-size: 12px;">echo "Lively Kernel core is now installed in `lk scripts-dir`/workspace/lk/"</span></font></div><div><br></div><div>The output of the last command is where the local repository is located. You can now start a minimal server with</div><div><br></div><div><font face="Courier"><span style="background-color: transparent; font-size: 12px;">lk server</span></font></div><div><br></div><div>You can the run the tests with <font face="Courier"><span style="background-color: transparent; font-size: 12px;">lk test</span></font> or visit a very empty world at <a href="http://localhost:9001/blank.xhtml">http://localhost:9001/blank.xhtml</a>.</div>
                </div>
                <div></div>