Skip to content

CrOrc/Cr.ArgParse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cr.ArgParse

C# library for parsing command-line arguments inspired by Python's argparse library and gsscoder/CommandLine

Roadmap

  1. Implement most possible functionality of Python's argparse in C#.
  2. Configure argparse based on attributes of model class. Parse arguments to custom model class.

About

C# library for parsing command-line arguments inspired by Python's argparse library and gsscoder/CommandLine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages