Projects are now created using the official template by default. People maybe need a basic template without any additional modules, but this one maybe customized. Although it is now possible to do this by modifying the template compression package in the cache, this is extremely inconvenient.
@Loongle
Hi,I agree with you, So I extended code on abp cli,
it can download template from some repository from github,
If you are interesting,pls ref this
@yinchang0626 I implemented this before, but the cli updates too quickly. It's easy to fall behind, and installing two cli is a hassle
I think it would be possible to use a local zip directly, which would save a lot of development effort and also be compatible with the current cli process of creating new projects
Of course,if abp cli supports any other way to do it (use custom template to generate project ),that鈥檚 awesome
This is a good idea. Added to backlog and will definitely work on.
I will try to implement it
Most helpful comment
I will try to implement it