Sigurd Spieckermann
Sigurd Spieckermann
Also related: #3662
> This should involve changes in the way the questionary is asked and the answers are processed. Probably needs changes across msny files. I also believe this change isn't light,...
> In the example above, pypi_sources is a loop, isn't it? How do you end the loop? Ah, yes. It would be handled by #750. I'd say a confirm/boolean question...
@simple-icons/icon-review Should we consider VuePress v2 popular as well although it doesn't have enough GitHub stars yet? If v2 had been developed in the same repository, it would have inherited...
Then, the main challenge probably is how to make this icon monochromatic. :wink:
@hahuang65 If you're interested in continuing work on this PR, you may now build upon the implementation of #1510 that we just merged.
I like the idea of removing the prerequisite of having Git installed. But I stumbled over one caveat that is a blocker for me: > Binary wheels for Windows are...
But perhaps [`dulwich`](https://github.com/jelmer/dulwich) could be an alternative worth looking into. I have no experience with `dulwich`, but, e.g., [DVC](https://github.com/iterative/dvc/) uses it in their [`scmrepo`](https://github.com/iterative/scmrepo) library as one of the possible...
> The 1st thing is to not require git. Copier can work with gitless templates. They have less features, but they work. Git should only be required when using a...
I have given this some more thought and think it should be possible to also override the location of the answers file. When applying multiple templates to the same subproject...