-
As I try and create ABP apps with cli, most of times use same parameters. (like angular ui and postgres db) So I want to start a discussion here. |
Beta Was this translation helpful? Give feedback.
Answered by
maliming
Jul 8, 2021
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ardasugur
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi
Here is the source code of CLI.
https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/NewCommand.cs