Add an --overwrite argument to zero create to allow a user to overwrite any files that already exist when templating.
Some support for this already exists in the code, as we used to support this, but it will need to be tested. (see generate_modules.go)