Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the download.md document. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
88695e2d91f8d657d94a77b597f1afaf |
User & Date: | drh 2018-03-02 14:02:47.350 |
Context
2018-03-09
| ||
17:49 | Improve %string() to escape < so that </script> does not cause problems in embedded javascript. Improve %html() to escape " and \ to avoid problems with HTML used inside a javascript string. (check-in: 1e5ec777a7 user: drh tags: trunk) | |
2018-03-02
| ||
14:02 | Add the download.md document. (check-in: 88695e2d91 user: drh tags: trunk) | |
2018-02-27
| ||
04:05 | Fix typos in the security.md document. (check-in: 3d9bec254b user: drh tags: trunk) | |
Changes
Added docs/download.md.
> > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | Downloads ========= Complete Source Bundles ----------------------- * [Tarball](/tarball/wapp.tar.gz) * [ZIP Archive](/zip/wapp.zip) * [SQL Archive](/sqlar/wapp.sqlar) ← [what is this?](https://sqlite.org/sqlar) Just The wapp.tcl Script ------------------------ * [wapp.tcl](/file/wapp.tcl) To Clone The Repository ----------------------- > fossil clone https://wapp.tcl.tk/index.html wapp.fossil fossil open wapp.fossil |