Add some colors to the CLI, making it prettier :-) A good example is the [Azure Functions Core Tools](https://github.com/Azure/azure-functions-core-tools)  - [ ] Create a logo with ASCII Art - [ ] Add colors to the help and other parts Libraries to look into: - https://github.com/ahmelsayed/Colors.Net - https://github.com/spectreconsole/spectre.console
Add some colors to the CLI, making it prettier :-)

A good example is the Azure Functions Core Tools
Libraries to look into: