Skip to content

penwith/Technical-Test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Technical Test

Local environment setup

Prerequisites

  • An IDE of your choice (we recommend Visual Studio of Visual Studio Code)
  • The .NET 6 SDK
  • Git

Setup and commands

  1. Open a suitable directory in terminal and run the following command
    git clone https://github.com/UKHO/Technical-Test.git
  2. Then run
    cd ./Technical-Test/src

To run the program
dotnet run --project=RefactorCodeChallenge

To run the tests
dotnet test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%