Overview
Artifact ID: | 9d99517066c4b11b3538b07420af6cd0e2e1d902 |
---|---|
Page Name: | Kit Selector Service |
Date: | 2014-06-22 13:58:29 |
Original User: | rkeene |
Mimetype: | text/x-markdown |
Parent: | 0ab03d5b1be24c4748408f8804a8339201cc43a0 (diff) |
Content
Automated Kit Selection
TclKits offers an automated selector for downloading a TclKit for a specific architecture. Request a URL in the format of:
http://tclkits.rkeene.org/kit/<os>/<cpu>/<tclVersionRequrement>/filename
In general, the following will work:
$ wget http://tclkits.rkeene.org/kit/`uname -s`/`uname -m`/8/tclkit
An interactive selector is presented instead of a TclKit if any of these fields are omitted.