Skip to content

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CommandParsonaut 2.0.0

Simple C# terminal & commands parser tool.


CommandParsonaut allows you to easily set up your own terminal and define custom commands. The library handles command matching, parameter parsing, and other essential functionalities, making it easier to create interactive and user-friendly command-line applications.

Setup

CommandParsonaut requires minimal setup. Simply add the library via the NuGet package manager:

dotnet add package CommandParsonaut --version 2.0.0

For more details, visit the NuGet package page https://www.nuget.org/packages/CommandParsonaut

Documentation

To get started, refer to the Example project in the repository. It provides a comprehensive guide on how to use the library effectively in your projects.

Changelog

To see the history of the versions, check the link https://www.nuget.org/packages/CommandParsonaut/2.0.0#releasenotes-body-tab.

About

Simple C# terminal & commands parser tool.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages