sixfeetup / scaf

scaf provides developers and DevOps engineers with a complete blueprint for a new project using Kubernetes
BSD 3-Clause "New" or "Revised" License
80 stars 12 forks source link

Minor scaf tool issues #174

Open sjlawson opened 7 months ago

sjlawson commented 7 months ago

Discuss:

  1. If a name is entered with a quote or apostrophe, scaf should just strip those for any machine-read fields.

  2. Existing directory shouldn't cause project to fail If a developer runs scaf where there is a directory name for the project and that directory is empty, I think scaf should assume they mean to use that and just skip the directory creation step.

Error: "[projectstub]" directory already exists
Failed to create project.