Closed fenekku closed 4 years ago
Basically we should sanitize the input? That's more a base cookiecutter thing rather than here. We have no control over it once we call the cookiecutter.
This is what needs to be changed: https://github.com/inveniosoftware/cookiecutter-invenio-rdm/blob/master/cookiecutter.json#L3
Passing: "Pablo's Version" as
project_name
, results inpablo's-version
asproject_shortname
, but it should result inpablos-version