mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-07 06:41:25 +00:00
These allow the user to force color on or off. The chalk library is used for the output, because it's already used elsewhere in Puter and seems like a good choice. Ideally, the default will be based on whether stdout is a tty, but Puter doesn't yet have that concept, so we just default to color.