Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 341 Bytes

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