Finish all features (for now)
This commit is contained in:
		| @ -8,7 +8,12 @@ | ||||
|   :depends-on (#:cl-xdg-trash #:cl-ppcre #:clingon) | ||||
|   :serial t | ||||
|   :components | ||||
|   ((:file "clash")) | ||||
|   ((:file "format") | ||||
|    (:file "parse-date") | ||||
|    (:file "clash")) | ||||
|   :build-operation "program-op" | ||||
|   :build-pathname "clash" | ||||
|   :entry-point "clash:toplevel") | ||||
|   :entry-point "clash:toplevel" | ||||
|   :long-description | ||||
|   #.(uiop:read-file-string | ||||
|      (uiop:subpathname *load-pathname* "README.md"))) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user