Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add "Download" instructions to the homepage. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f9f5703a2c50dfabf4f1a7f73da826af |
User & Date: | drh 2020-12-12 15:34:54.572 |
Context
2021-06-11
| ||
18:08 | Update the usageexample.md document as the skin-list for Fossil no longer uses Wapp - that feature having been added as a Fossil built-in. (check-in: ea43846ecc user: drh tags: trunk) | |
2020-12-12
| ||
15:34 | Add "Download" instructions to the homepage. (check-in: f9f5703a2c user: drh tags: trunk) | |
2020-10-08
| ||
13:02 | Add the wapp-before-reply-hook proc. (check-in: f909925b48 user: drh tags: trunk) | |
Changes
Changes to README.md.
︙ | ︙ | |||
30 31 32 33 34 35 36 37 38 39 40 | * [Debugging Hints](/doc/trunk/docs/debughints.md) Simple Live Demos ----------------- * <https://wapp.tcl.tk/demo/> Extended And Enhanced Wapp By Oleg (lego12239) ---------------------------------------------- * <https://github.com/lego12239/wapp> | > > > > > > > > > > > > | 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | * [Debugging Hints](/doc/trunk/docs/debughints.md) Simple Live Demos ----------------- * <https://wapp.tcl.tk/demo/> Downloads --------- * Download just the single [Wapp TCL file](/file/wapp.tcl?mimetype=text/plain), if you already have a TCL environment * Download a [tarball](/tarball/wapp.tar.gz) or [ZIP Archive](/zip/wapp.zip) of the latest snapshot of this entire repository, or * Clone the entire repository using the [Fossil](https://fossil-scm.org/) command "fossil clone [](https://wapp.tcl.tk)". Extended And Enhanced Wapp By Oleg (lego12239) ---------------------------------------------- * <https://github.com/lego12239/wapp> |