Version 1 of zipkit

Updated 2020-09-10 09:03:42 by RZ

Starting with tcl/tk 8.7 it is possible to build zip based executables with core tcl commands. To simplify this task a shell script is provided.

Version20200909
Sourceszipkit.sh
Buildshttps://sourceforge.net/projects/kbskit/files/zipkit/
Documentation...
AuthorRené Zaumseil
LicenseBSD

The list of supported packages can be found with:

zipkit.sh info

To get all package sources use:

zipkit.sh sources ?package ..?

To compile packages or build executables or plain zip files use (macos is not tested!):

zipkit.sh win|unix|macos ?--* ..? ?tclsh|wish|zip name? ?package ..?