parse cli arguments and call create project in main

This commit is contained in:
2026-07-02 10:34:30 +03:00
parent 7609fcc6c8
commit e8d4483aa0
4 changed files with 88 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
:author "Emre Akan"
:description "Quickstart Common Lisp projects"
:license "GPL-3.0"
:version "0.0.2"
:version "0.0.3"
:depends-on ("uiop")
:pathname "src/"
:serial t