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

make available through 'dotnet new' #19

Closed
vip32 opened this issue Feb 23, 2017 · 10 comments
Closed

make available through 'dotnet new' #19

vip32 opened this issue Feb 23, 2017 · 10 comments

Comments

@vip32
Copy link
Contributor

vip32 commented Feb 23, 2017

make this template usable with 'dotnet new'. like the other starter templates.
what needs to be done to have this capability?

image

https://blogs.msdn.microsoft.com/dotnet/2017/04/02/how-to-create-your-own-templates-for-dotnet-new/

@vip32 vip32 changed the title make available through '' make available through 'dotnet new' Feb 23, 2017
@MarkPieszak
Copy link
Member

Totally unrelated: Added you and @anderly as Collaborators by the way! 🥇
You guys rock!

@vip32
Copy link
Contributor Author

vip32 commented Feb 23, 2017

oh nice, that makes things easier :)

@vip32
Copy link
Contributor Author

vip32 commented Feb 23, 2017

@MarkPieszak Do you have experience with these 'dotnet new' templates?

@MarkPieszak
Copy link
Member

I was actually researching it since I was going to publish the .NET Angular one shortly after I update it to ng4.x, hadn't published just yet.

This was a great article on it I had bookmarked: http://pioneercode.com/post/how-to-create-a-dot-net-new-project-template-in-dot-net-core

@vip32
Copy link
Contributor Author

vip32 commented Mar 9, 2017

more infos https://github.com/dotnet/templating

@miseeger
Copy link

Hi guys just want to say: "Thank you for this !!!" 👍 Looking forward to having it officially available via "dotnet new" 😎

@MarkPieszak
Copy link
Member

Thank you, glad it's helping you get going!

I'll get the dotnet template out there this week, finally settling in after a cross-country move 👍

@nbarbettini
Copy link
Contributor

Any progress on this?

@mika76
Copy link
Contributor

mika76 commented Feb 9, 2018

I have this working with this repo, but the structure needs to change (move pretty much everything into a "content" folder) - would this change be ok? Should I make a pull request?

@MarkPieszak
Copy link
Member

We're all set! Merged via 4f6f10e

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

5 participants