<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Installer - <a class="moz-txt-link-freetext" href="http://wiki.squeak.org/742">http://wiki.squeak.org/742</a><br>
<br>
Workspace aka. command line installation utility.<br>
<br>
New features.<br>
1 simpler more universal bootstrapping code (tested in 3.7,3.8,3.9)<br>
2 install .st .cs from a url<br>
3 fileIn script embedded in html page<br>
<blockquote>pulls out a script based upon given markers '&lt;code
st&gt;...&lt;/code st&gt;'<br>
file in text after stripping html tags out<br>
</blockquote>
Features.<br>
.file in from squeakmap (list/search squeakmap)<br>
.file in from web server based squeakmap (doesnt need loader)<br>
.file in from monticello<br>
.file in from mantis ( bug: 1234 fix: 'file.cs' )<br>
<br>
I am hoping that this will be useful in the minimal images<br>
<br>
Keith<br>
</body>
</html>