Purpose: define the steps for one to take to create their first [starpack]. 1. Read [Steve Landers]' paper [http://www.digital-smarties.com/Tcl2002/tclkit.pdf]. 1. Download a [tclkit] for your platform. 1. Download [sdx] 1. Assemble a [starkit] [http://www.equi4.com/188] based on the examples in the paper 1. Use [sdx] to make a [starpack] from this starkit. You can even use your own application for the initial time through; "starkitting" is straightforward enough that people have been successful doing it for the first time even with applications which involve several auxiliary files, [extension]s (but only [stubs]ified ones?), and so on. ---- How should your application look so that it makes a good starpack? "[Starting effective starkit-based pure-Tcl development: the starkit::* namespace]" addresses that question. ---- [Category Tclkit]