rehansaeed.github.io icon indicating copy to clipboard operation
rehansaeed.github.io copied to clipboard

[Comment] Colorful.Console

Open RehanSaeed opened this issue 5 years ago • 2 comments

https://rehansaeed.com/colorful-console/

RehanSaeed avatar May 12 '20 10:05 RehanSaeed

Athari Athari commented on 2018-03-07 08:51:32

Probably late, but just for your information - I managed to customize formatting of CommandLineParser's help with colors.

See https://www.codeproject.com/Articles/1232721/CsConsoleFormat-Introduction It required just several queries on attributes: https://github.com/Athari/CsConsoleFormat/blob/5cefa756e047bf5c55ff84a0626f89a01d92caa4/Alba.CsConsoleFormat.Sample.ProcessManager/CommandLineOptions.cs

RehanSaeed avatar May 12 '20 10:05 RehanSaeed

Muhammad Rehan Saeed Muhammad Rehan Saeed commented on 2018-03-07 09:16:34

Probably late, but just for your information - I managed to customize formatting of CommandLineParser's help with colors.

See https://www.codeproject.com/Articles/1232721/CsConsoleFormat-Introduction It required just several queries on attributes: https://github.com/Athari/CsConsoleFormat/blob/5cefa756e047bf5c55ff84a0626f89a01d92caa4/Alba.CsConsoleFormat.Sample.ProcessManager/CommandLineOptions.cs

Looks cool.

RehanSaeed avatar May 12 '20 10:05 RehanSaeed