Ph0enixKM / Amber

💎 Amber the programming language compiled to bash
https://amber-lang.com
GNU General Public License v3.0
3.51k stars 67 forks source link

Colored print messages #224

Closed Mte90 closed 1 week ago

Mte90 commented 1 week ago

So wp-cli as example has various function like warning success and so on that just print on the screen, except error that also stop the execution.

The difference is the color used to print the message. Adding something like that natively can be intriguing.

Ph0enixKM commented 1 week ago

This should be implemented as an external library