Skip to content

samsmithnz/DotNetHelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotNetHelloWorld

CI/CD

To use

  1. In the terminal, browse to the src directory cd src
  2. To build dotnet build
  3. To test dotnet test
  4. to run dotnet run