Flutter-Bounty-Hunters / static_shock

A static site generator for Dart.
MIT License
58 stars 5 forks source link

[CLI][Shock] - Get terminal colors to work when running through CLI tool, add timing output for each pipeline step. #121

Closed matthew-carroll closed 1 month ago

matthew-carroll commented 1 month ago

[CLI][Shock] - Get terminal colors to work when running through CLI tool, add timing output for each pipeline step.

The problem with terminal colors is that apparently we weren't telling the website build Process to inherit STD IO configuration.