sdx(1) General Commands Manual sdx(1)


sdx - Starkit Developer eXtension

sdx combines a number of functions into a single command-line developer utility. Its most common use is to create, browse, and unravel Starkits:

create a starkit from a single Tcl script
create a starkit from a mystar.vfs directory structure
the reverse of wrap, lets you dissect any starkit
list the contents of a starkit, as seen when mounted in Tcl
calculate the version ID of a starkit, report newest file found inside
copy and optimally pack the Metakit data by removing all unused areas
split a starkit into mystar.head and a mystar.tail parts

sdx also has other, less frequently used commands, see sdx help and sdx help command for more information.

sdx is itself a Starkit, you can inspect its contents by doing sdx unwrap `which sdx`.

http://code.google.com/p/tclkit/, http://wiki.tcl.tk/sdx/, http://wiki.tcl.tk/starkit/, http://www.equi4.com/starkit/, http://www.equi4.com/starkit/sdx.html

Starkit, Tcl

2.0 sdx