Abp: [Suggestion] Allows the CLI to generate projects using custom template paths

Created on 28 Feb 2020  路  6Comments  路  Source: abpframework/abp

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.

abp-cli feature high

Most helpful comment

I will try to implement it

All 6 comments

@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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hitaspdotnet picture hitaspdotnet  路  3Comments

Trojaner picture Trojaner  路  3Comments

derily picture derily  路  3Comments

ugurozturk picture ugurozturk  路  3Comments

vfabregat picture vfabregat  路  3Comments