No description
  • Common Lisp 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-08-16 20:53:56 -07:00
src Save to specified dir. Tell user when we are loading. 2023-08-16 20:53:56 -07:00
.gitignore First working version. Still needs UI tidying up. 2023-08-10 19:44:40 -07:00
COPYING First working version. Still needs UI tidying up. 2023-08-10 19:44:40 -07:00
draw-something-clog.asd First working version. Still needs UI tidying up. 2023-08-10 19:44:40 -07:00
README.md First working version. Still needs UI tidying up. 2023-08-10 19:44:40 -07:00
start-dsc First working version. Still needs UI tidying up. 2023-08-10 19:44:40 -07:00

draw-something-clog

draw-something served by CLOG.

Installation

Install roswell: https://roswell.github.io/Installation.html .

Install clog: https://github.com/rabbibotton/clog/ .

Clone draw-something and link it in ~/common-lisp .

Clone this repo and link it in ~/common-lisp .

In the command line, run:

./start-dsc

This should (eventually) start the clog web server.