Is there a way to put template in a directory without given name to the template? #2875
Labels
area: authoring
Enhancements to the process of authoring, maintaining, and testing templates
good first issue
easy issue, good for first-time contribution to the repo
Priority:2
Work that is important, but not critical for the release
triaged
The issue was evaluated by the triage team, placed on correct area, next action defined.
Milestone
I'm currently having a problem with putting a generated template in a directory, normally when
preferNameDirectory is set to true
, and you gave the name for-n
. the template will be created inside a folder with the name of the folder is the name you have given to -nMy requirement is to generated a template in a folder but without given name to
-n.
I would like a template to be generated in a folder that has a default name like "GeneratedCode" folder.
is there a way to give the default name to
-n
or to create a folder base on the default name.The text was updated successfully, but these errors were encountered: