samueleaton / sentry

Build/Runs your crystal application, watches files, and rebuilds/restarts app on file changes
MIT License
283 stars 27 forks source link

Colored Terminal Output #31

Closed s0kil closed 6 years ago

s0kil commented 6 years ago

Would be great to have colored terminal output. It would help to quickly distinguish what is Sentry output and what my application outputs.

samueleaton commented 6 years ago

Anything printed by Sentry will automatically start with the 🤖 emoji, but I guess color is good too.

Added here: #33