[squeak-dev] [ANN] DoItFirst command line goodie on SqueakSource

David T. Lewis lewis at mail.msen.com
Sun Jun 14 17:15:01 UTC 2020


A few cups of coffee this morning led to some enhancements to my DoItFirst
utility, so I decided to put in on SqueakSource.

   http://www.squeaksource.com/DoItFirst

It works more or less like this:

$ squeak squeak.image -- -help
DoItFirst image arguments:
	-doit argumentlist "evaluate each argument as a doIt expression"
	-evaluate arg "evaluate arg, print result then exit"
	-filein filelist "file in each file named in fileList"
	-cwd path "set FileDirectory defaultDirectory to path prior to evaluating other options"
	-help "print this message"


Dave



More information about the Squeak-dev mailing list