You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess it sort of makes sense to not use the top-level directory name inside the repo, since anyway that can be changed by the user. You could replace it by a generic placeholder, or just assume (or suggest) that you are inside the repository root dir for all commands given. That could make some readme texts a bit esoteric though...
Copier takes
{{directory_name}}
(=destination) as an input viacopier copy source destination
instead of asking user a question.Following files refer to it:
Can we get away without directory name?
The text was updated successfully, but these errors were encountered: