Skip to content

jimmason/dotnet-new-kata-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet new Kata Template

This template provides a new solution with everything you need to practice a TDD Kata in .net 6 It provides the following

Installation

  1. Clone this repo and navigate to its root
  2. Run dotnet new --install .\ on windows or dotnet new --install ./ on osx/linux

Usage

dotnet new kata

see https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-new for full documentation and optional arguments

About

dotnet new template for practicing TDD Katas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages