Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable ABP CLI to generate project from local template cache #3601

Closed
ebicoglu opened this issue Apr 14, 2020 · 0 comments
Closed

Enable ABP CLI to generate project from local template cache #3601

ebicoglu opened this issue Apr 14, 2020 · 0 comments

Comments

@ebicoglu
Copy link
Member

The local template cache directory is %UserProfile%\.abp\templates.
When you put an archive file with the current version, it'll be able to download the project from your local cache

Example:
The current version of the assembly is written here => https://github.com/abpframework/abp/blob/dev/common.props#L4

If you put %UserProfile%\.abp\templates\app-pro-2.6.0.zip file, it'll generate the project from this zip file

@ebicoglu ebicoglu self-assigned this Apr 14, 2020
@ebicoglu ebicoglu added this to the 2.6 milestone Apr 14, 2020
ebicoglu added a commit that referenced this issue Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant