Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 465 Bytes

README.markdown

File metadata and controls

29 lines (18 loc) · 465 Bytes

cl-trello-clone

A small Trello clone built in Common Lisp

cl-trello-demo.gif

Usage

(ql:quickload :cl-trello-clone)
(cl-trello-clone:start :port 3000)

Go to http://localhost:3000 in your browser to see the demo in action.

Installation

cd ~/quicklisp/local-projects
git clone https://github.com/rajasegar/cl-trello-clone

Author

  • Rajasegar Chandran

Copyright

Copyright (c) 2021 Rajasegar Chandran