Skip to content

etiennepierrot/AutoMower

Repository files navigation

AutoMower

Prerequisites dotnet core 2.0 installed : https://dotnet.microsoft.com/download

Installation

  • clone this repo to your local machine using https://github.com/etiennepierrot/AutoMower.git
  • open a command line shell in the git directory
  • compilation : dotnet build
  • run test : dotnet test .\AutoMower.Tests\AutoMower.Tests.csproj
  • run console application : dotnet run --project .\AutoMower.Console\AutoMower.Console.csproj .\AutoMower.Console\Example.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages