What?
The create-spectacle project generates new Spectacle projects. Right now, you provide a project name and the output directory is derived from that. However, right now – if there's an existing directory with the same name, the CLI will rm that directory. We should not do this by default, but instead require a --force flag for overwriting files.