Templates to use for Captain Coder's Name Generator Challenges
$ dotnet add package CaptainCoder.Challenges.Templates.NameGeneratorThis project contains templates that are challenges to be completed as part of Captain Coder's Adventures in C#!
To install this challenge, run:
dotnet new install CaptainCoder.Challenges.Templates.NameGenerator
To use the template, in an empty directory, run:
dotnet new captaincoder-namegenerator