356 Forks
1471 Stars
1471 Watchers

templating

This repo contains the Template Engine which is used by dotnet new

How to download and setup templating

Open terminal and run command
git clone https://github.com/dotnet/templating.git
git clone is used to create a copy or clone of templating repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with templating https://github.com/dotnet/templating/archive/master.zip

Or simply clone templating with SSH
[email protected]:dotnet/templating.git

If you have some problems with templating

You may open issue on templating support forum (system) here: https://github.com/dotnet/templating/issues