DannyGB / CodeExampleCompilation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦊

Code Example Compilation

A console application to display coding tips.

πŸš‚ Motivation

To explore the Spectre.Console library.

πŸ‘‰ Features

  • Read content from the filesystem
  • Displays content and associated navigation in a console application

πŸš€ Installation and Build

Pre-requisites

  1. Net5.0

Build

  1. clone this git repository
  2. set the directory containing the content in the appsettings.json file
  3. from directory containing the csproj file type dotnet build to build or dotnet run to build and run

πŸ”— External Dependencies

πŸ“– License

Β© dannygb

This software is provided as-is under the MIT license. For more information see LICENSE.

About

License:MIT License


Languages

Language:C# 100.0%