mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revision
This commit is contained in:
parent
502799eba5
commit
f26bfce7ca
1 changed files with 12 additions and 2 deletions
|
|
@ -1,4 +1,14 @@
|
||||||
|
|
||||||
|
Prepare
|
||||||
|
-------
|
||||||
|
|
||||||
|
Please copy the app template files first:
|
||||||
|
```
|
||||||
|
$ cd ..
|
||||||
|
$ ./copy.sh debug-ui
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Info
|
Info
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
@ -12,8 +22,8 @@ This is especially helpful on android, where Lisp issues are hard to debug once
|
||||||
the app is installed.
|
the app is installed.
|
||||||
|
|
||||||
|
|
||||||
Prepare
|
Howto
|
||||||
-------
|
-----
|
||||||
|
|
||||||
* extract `local-projects/lqml-debug.tgz` under `~/quicklisp/local-projects/`
|
* extract `local-projects/lqml-debug.tgz` under `~/quicklisp/local-projects/`
|
||||||
* add `lqml-debug` as your very first dependency in your `app.asd`
|
* add `lqml-debug` as your very first dependency in your `app.asd`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue