ScottLilly/MicroSiteMaker

Create typed Parameter class

ScottLilly opened this issue · 0 comments

Have properties for:

  • IsRequired/IsOptional
  • Typed value
  • Description (used to auto-build --help text)
  • IsCommand (e.g., --create and --build)