Skip to content

cainux/rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical Exercise

Prerequisites

  1. .NET Core SDK 3.0 (https://dotnet.microsoft.com/download/dotnet-core/3.0)

Getting Up and Running

  1. cd src/RB.ConsoleRunner/
  2. dotnet run

By default it'll read from input.txt, which contains the example in the documentation. If you want run it with a different file you can just pass that in as a parameter:

dotnet run my-custom-file.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages