Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 413 Bytes

README.markdown

File metadata and controls

27 lines (17 loc) · 413 Bytes

cl-employee-db

A sample Employee database management system in Common Lisp

Usage

(ql:quickload :cl-employee-db)
(cl-employee-db:start :port 3000)

Go visit http://localhost:3000 in your browser.

Installation

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

Author

  • Rajasegar Chandran

Copyright

Copyright (c) 2021 Rajasegar Chandran