diff --git a/copier.yml b/copier.yml index 43d39f2..cae32af 100644 --- a/copier.yml +++ b/copier.yml @@ -2,5 +2,4 @@ _subdirectory: rust project_name: type: str - help: What is your project name? - default: "{{ _copier_conf.dst_path | basename }}" + help: What is the project name? diff --git a/rust/Makefile b/rust/Makefile.jinja similarity index 100% rename from rust/Makefile rename to rust/Makefile.jinja