Skip to content

Does not make main lisp file's name as project name #20

Description

@goranmoomin

First, thanks for quickproject! I'm a newbie to CL and it's helpful to generate a skeleton with one command.
What I feel like a bug is that the system.asd file that quickproject generates seems quickproject should generate package.lisp and (#| TMPL_VAR name |#).lisp. However quickproject generates package.lisp and application.lisp, which makes asdf signal an error. Also the comment in application.lisp is ;;;; (#| TMPL_VAR name |#).lisp. I always rename application.lisp to the project name.
Is this expected behavior? I find it little strange to manually change a filename generated by a skeleton.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions