Open
Description
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 -n
My 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment