lqml/examples
2022-03-12 17:58:00 +01:00
..
9999 remove 'import Lisp 1.0' (obsolete) 2022-03-07 12:51:52 +01:00
advanced-qml-auto-reload revisions 2022-03-12 17:58:00 +01:00
app-template review readme 2022-03-11 12:57:23 +01:00
planets remove 'import Lisp 1.0' (obsolete) 2022-03-07 12:51:52 +01:00
swank-server revisions 2022-03-12 17:58:00 +01:00
copy-template.lisp add QML auto reload for mobile (example 'swank-server' only); several revisions 2022-03-05 22:13:21 +01:00
copy.sh add app template to simplify creating new apps 2022-02-18 11:13:51 +01:00
readme.md update readme 2022-03-06 09:25:33 +01:00

Howto

  • to add a new app from the template, run:
$ ./copy.sh <name>
  • if you want any of Swank / ECL contrib files / QML auto reload / a trivial REPL on mobile, just copy the swank-server example as your template.