start script

Norbert Hartl norbert at hartl.name
Sat Jul 7 09:57:41 UTC 2007


Hi,

I did a little start script for my spoon. It starts
the memory image (spoon) and another squeak image
to work with.

I'll attach it just in case somebody is interested in. 
The archive contains three files:

spoon.sh      the start script
bootstrap.sh  is a symlink to spoon.sh
bootstrap.st  three lines bootstrapping the working image

The script always starts the spoon image in the background
and another image in the foreground. If you stop the fore-
ground image the spoon image is also stopped.

Invoked as bootstrap.sh the script invokes the bootstrap.st
init script. This loads the naiad.st code and loads the
naiad.pr project. 

The script is invoked as:

- if you have both, a squeak 3.9 final image and the spoon 
  installation in the current directory

#> sh bootstrap.sh Squeak3.9-final-7067

If your spoon installation is somewhere else just give the path as
a second argument to the script.

Any feedback is welcomed. 

Norbert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spoon-script.tar.gz
Type: application/x-compressed-tar
Size: 836 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/spoon/attachments/20070707/59765932/spoon-script.tar-0001.bin


More information about the Spoon mailing list