-
Notifications
You must be signed in to change notification settings - Fork 383
Home
Kathleen Dollard edited this page Nov 4, 2018
·
30 revisions
Welcome to the System.CommandLine wiki!
Our goal:
Give your user's a great experience with your command line applications - while you do nothing or almost nothing
To do this System.CommandLine contains three pillars of functionality:
1 Parse command line/terminal input 2 Render output to multiple terminals (VT100, Windows Console and downlevel consoles) 3 Offer common operations via a pipeline, including suggestions, help, exception handling, and parse debugging