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

Consider create project template for dotnet new #51

Closed
skoruba opened this issue Aug 7, 2018 · 2 comments
Closed

Consider create project template for dotnet new #51

skoruba opened this issue Aug 7, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request priority: high
Milestone

Comments

@skoruba
Copy link
Owner

skoruba commented Aug 7, 2018

https://docs.microsoft.com/en-us/dotnet/core/tools/custom-templates

@skoruba skoruba added the enhancement New feature or request label Aug 7, 2018
@skoruba skoruba added this to the Future milestone Aug 7, 2018
@skoruba skoruba self-assigned this Aug 7, 2018
@skoruba
Copy link
Owner Author

skoruba commented Sep 26, 2018

First version of dotnet new template:
Install dotnet template:
dotnet new -i Skoruba.IdentityServer4.Admin.Templates::1.0.0-beta3

Install new project:
dotnet new skoruba.is4admin --name MyProject --title MyProject --adminrole MyRole --adminclientid MyClientId

@skoruba
Copy link
Owner Author

skoruba commented Oct 23, 2018

Done on master - #99

@skoruba skoruba closed this as completed Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: high
Projects
None yet
Development

No branches or pull requests

1 participant