A simple utility library for colorizing console output in F#.
Info
Version: | 2.0.0 |
Author(s): | Josh DeGraw |
Last Update: | Thursday, June 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/josh-degraw/fchalk |
NuGet Url: | https://www.nuget.org/packages/fchalk |
Install
Install-Package fchalk
dotnet add package fchalk
paket add fchalk
fchalk Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.4)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.3.1)
Tags