Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 407 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 407 Bytes

MyQ Unattended Coding Test: Cleaning Robot

Assignment

The assignment is available here.

Build

Execute dotnet build in the root directory. Find command line app in artifacts/bin/Clero.Cli/debug directory.

Usage

Execute the cleaning_robot command to see the usage instructions.

Testing

Execute dotnet test in the root directory.