Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 136 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 136 Bytes

SuperSimpleParser

Very simple command line parser in C#

Simply add CommandLineParser.cs to your project. See Program.cs for example.