Skip to content

anderslm/bolero-tdd-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Install this template: # dotnet new -i Bolero.Tdd.Template

Scaffold a new project based on this template: # dotnet new bolero-tdd -o <project name>

Run tests: # dotnet test <project name>

Start the website: # dotnet run -p <project name>/src/BoleroTdd.Server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published