I couldn't decide if CLI would implement a more traditional, unix-ish commandline tool style or if I wanted a more stylish, TUI design, so I separated those into two different projects.
3 lines
103 B
C#
3 lines
103 B
C#
// See https://aka.ms/new-console-template for more information
|
|
Console.WriteLine("Hello, World!");
|