reaganmcf / lightmon

A lightweight, cross-platform, language-agnostic "run code on file change" tool, inspired by Nodemon
GNU General Public License v3.0
15 stars 2 forks source link

💄/ 🩹 :stderr prints red and stdout always prints #14

Closed alayshahh closed 3 years ago

alayshahh commented 3 years ago

uses termcolor to print stderr in red. writes stdout to terminal everytime.

alayshahh commented 3 years ago

tackles #4

reaganmcf commented 3 years ago

LGTM