clog/templates
2021-03-02 02:22:18 -05:00
..
clog-gui-template.lisp clog-gui-template 2021-02-28 09:01:56 -05:00
README.md Start of clog-web 2021-03-02 02:22:18 -05:00

These are templates to jump start various types of apps. To use any template copy to a new directory and rename the template file and create an asd file. Then copy in to the new directory the static-file directory adjusting its contents for your project. I will be adding tools to automate this in the near future. This is inteded for someone that has got through at least tutorial 13 :)

clog-gui-template.lisp - Basic CLOG-GUI app