Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 234 Bytes

TEMPLATE.md

File metadata and controls

7 lines (6 loc) · 234 Bytes

How to build a template on OSX

  • Use the template\Template.csproj to run dotnet pack
  • Run dotnet new -i /path/to/foo.nupkg to test it
  • Run dotnet new carter
  • Run dotnet new -u /path/to/foo.nupkg
  • Publish to nuget