3 Star 3 Fork 1

Gitee 极速下载/lisp-web-toolkit

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/xh4/web-toolkit
Clone or Download
wt.test.asd 426 Bytes
Copy Edit Raw Blame History
;;;; -*- Mode: LISP -*-
(defsystem wt.test
:author "Xiangyu He"
:mailto "xh@coobii.com"
:depends-on (:wt.utility
:fiveam
:uiop
:usocket)
:defsystem-depends-on (:wt.vendor)
:components ((:module "test"
:serial t
:components ((:file "package")
(:file "fiveam")
(:file "helper")))))
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Lisp
1
https://gitee.com/mirrors/lisp-web-toolkit.git
git@gitee.com:mirrors/lisp-web-toolkit.git
mirrors
lisp-web-toolkit
lisp-web-toolkit
master

Search