A .NET library for tree pretty-printing.
Info
Version: | 0.9.23 |
Author(s): | Lukáš Lánský |
Last Update: | Monday, March 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lukas-lansky/CliTree |
NuGet Url: | https://www.nuget.org/packages/Lansky.CliTree |
Install
Install-Package Lansky.CliTree
dotnet add package Lansky.CliTree
paket add Lansky.CliTree
Lansky.CliTree Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.4.0)