Hi, is there any class or functions to print in co...
# getting-started
a
Hi, is there any class or functions to print in color in std kotlin ?
🚫 1
j
Not to my knowledge. You probably will have to explicitly insert ANSI color codes, or use a library that does that for you
g
If you want to have fun in the console you may want to try Mosaic