-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
LiuTao edited this page Nov 10, 2016
·
7 revisions
Eloquent-MVC is not available on Quicklisp. Follow instructions belowed to install it manually.
1 . Download this repository
cd /tmp/
git clone 'git@github.com:Liutos/eloquent-mvc.git'
2 . Let Quicklisp know how to load this framework
cd ~/quicklisp/quicklisp/
ln -s /tmp/eloquent-mvc/eloquent-mvc.asd .
3 . Load this framework:
(ql:quicklisp 'eloquent-mvc)
- Home
- Getting Started
- Basic Usage
- Advanced Topics
- APIs
- eloquent.mvc.config
- eloquent.mvc.controller