Skip to content

new

  • Generate scaffolding for a new project based on a template
# create a project
lein new "app" "my-app" # "app" template
lein new "my-app" # "default" template