[lively-kernel] bootstrap PartsBin in Local Lively Installations

Milan Zimmermann milan.zimmermann at gmail.com
Wed Feb 29 19:44:08 CET 2012


Thanks Jens!

On Wed, Feb 29, 2012 at 8:04 AM, Jens Lincke
<jens.lincke at hpi.uni-potsdam.de> wrote:
> Hi, all
>
> I out together some explanations for bootstrapping PartsBin in local
> installations:
>
> http://lively-kernel.org/repository/webwerkstatt/bootstrapparts.xhtml
>
> var  oldRootPath = Config.rootPath
> try {
>     Config.rootPath = 'http://lively-kernel.org/repository/webwerkstatt/'
>     $world.openPartItem("BootstrapParts", "PartsBin/Tools")
> } finally {
>     Config.rootPath = oldRootPath
> }
>
>
> Best,
> Jens
>
> _______________________________________________
> lively-kernel mailing list
> lively-kernel at hpi.uni-potsdam.de
> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
>


More information about the lively-kernel mailing list