An open API service indexing awesome lists of open source software.

https://github.com/g3th/kotlin-terminal-colours


https://github.com/g3th/kotlin-terminal-colours

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Kotlin Terminal Colours
## No need for External Libraries like JCDP

Wonder how JCDP or similar libraries create coloured terminal output, or colours in debug?

This is how!

How to use escape sequences in Kotlin and print coloured output in your terminal of choice.

No need to load external libraries, very easy to do.