Tecnativa / doodba-copier-template

A Copier template for Doodba projects
Boost Software License 1.0
88 stars 116 forks source link

Error command copier copy #14

Closed ValentinVinagre closed 4 years ago

ValentinVinagre commented 4 years ago

Hi @Yajo , When I launch the command copier copy gh:Tecnativa/doodba-copier-template ~/path the system return one error, I don't know if is configuration or the template. Error:

Captura de pantalla 2020-03-25 a las 14 47 28

Thanks,

yajo commented 4 years ago

Please paste the full log.

ValentinVinagre commented 4 years ago

Hi @Yajo , I have uploaded the full log.

yajo commented 4 years ago

It seems to be a bug in copier itself.

Try this:

copier copy https://github.com/Tecnativa/doodba-copier-template.git destination

I'll try to fix in copier ASAP.

ValentinVinagre commented 4 years ago

Hi @Yajo , works fine 👍 , but in some questions it's a little bit difficult (example: emails smtp is confusing). If we need to use/add the EE, the 'wizard' doesn't have the option to set the ssh access to connect to github (a little improvement?)

Thanks for all,

yajo commented 4 years ago

in some questions it's a little bit difficult

Yes I know. In Copier itself there's https://github.com/pykong/copier/issues/161 which should allow us to ask things such as "do you want to configure smtp?" and skip all the :meat_on_bone: if you don't want to.

ValentinVinagre commented 4 years ago

The option would be great, to be version 1.01 the truth is that it is a great job 😄

yajo commented 4 years ago

Thanks!

Maybe you want to open another issue for https://github.com/Tecnativa/doodba-copier-template/issues/14#issuecomment-603915940.

For now, this will be fixed once https://github.com/pykong/copier/issues/168 is fixed.