Skip to content

ludmal/Chalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Chalk - Simple library to output console text in different colors

Nuget install

Install-Package Chalk

How to use:

Chalk.Blue("Blue")
Chalk.Red("Red")
Chalk.Green("Green")
Chalk.Gray("Gray")
Chalk.Yellow("Yellow")

About

Simple library to output console text with different colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages