zTags / Tags.Argparse

Home Page:https://ztags.github.io/Tags.Argparse/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tags.Argparse

Usage

Look at the examples.

Or

  1. Mark a class with Tags.Argparse.ProgramAttribute to add some metadata.
  2. Add fields with either Tags.Argparse.FlagAttribute or Tags.Argparse.ArgumentAttribute
  3. Parse using Tags.Argparse.Parser

About

https://ztags.github.io/Tags.Argparse/

License:MIT License


Languages

Language:C# 100.0%