C#C
C#2y ago
Osgboy

Running simple C# program with minimal documentation

Alright so I've been coding with python for several years but know absolutely nothing about C# and am trying to figure out how to run this program https://github.com/scorpdx/ddstronk/tree/master. The documentation is minimal but the program itself also looks extremely simple. Could I get a pointer on how I would go about running this? Something like from CMD with a directory as an argument?
Was this page helpful?