Assuming that you are standing in c:\temp
git clone https://github.com/martelskiy/Martelskiy.Api.Template.git
- Install the template
dotnet new --install martelskiy.api.template\src
dotnet new martelskiy.api -n MyProjectName -o MyOutputFolder
Assuming that you are standing in c:\temp
git clone https://github.com/martelskiy/Martelskiy.Api.Template.git
dotnet new --install martelskiy.api.template\src
dotnet new martelskiy.api -n MyProjectName -o MyOutputFolder