Info
Version: | 1.0.2 |
Author(s): | Nathan Ruff |
Last Update: | Tuesday, November 12, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SuperConsole |
Install
Install-Package SuperConsole
dotnet add package SuperConsole
paket add SuperConsole
SuperConsole Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Cmd class contains the majority of functions. Point and Rectangle classes are simplified versions of the structs contained in System.Drawing for use in the Cmd class.
CmdArgs will parse out command line arguments.