Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 717 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 717 Bytes
Linux Windows
Build Status Build status

Color

Light Utility to change the Foreground and Background color of a text in a console app

Prerequisites

You need to have installed .NET Core 1.1 on your machine. Verify your version running dotnet --version in a terminal/console window.

Build and Run

To build and run the samples, navigate to color-example folder and run the following commands:

dotnet restore

dotnet run