The assignment is available here.
Execute dotnet build
in the root directory. Find command line app in artifacts/bin/Clero.Cli/debug
directory.
Execute the cleaning_robot
command to see the usage instructions.
Execute dotnet test
in the root directory.