Info
Version: | 3.2.6 |
Author(s): | Patryk Golebiowski |
Last Update: | Saturday, July 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pgolebiowski/tree-based-cli |
NuGet Url: | https://www.nuget.org/packages/TreeBasedCli |
Install
Install-Package TreeBasedCli
dotnet add package TreeBasedCli
paket add TreeBasedCli
TreeBasedCli Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This library is designed to help developers build CLIs that offer an intuitive and user-friendly experience, with clear and concise documentation and actionable error messages to guide users through the command tree. With TreeBasedCli, you can easily organize and structure your CLI's functionality, and take advantage of native support for asynchronous command execution and customizable dependency injection.
Whether you're building a small personal CLI or a larger, more complex application, TreeBasedCli is a powerful choice that helps you create CLIs that provide a seamless and enjoyable experience for your users.