[lively-kernel] bootstrap PartsBin in Local Lively Installations

Jens Lincke jens.lincke at hpi.uni-potsdam.de
Wed Feb 29 15:04:25 CET 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hpi.uni-potsdam.de/archive/lively-kernel/attachments/20120229/ec1469b6/attachment.html>


More information about the lively-kernel mailing list