moonrepo / moon

A build system and monorepo management tool for the web ecosystem, written in Rust.
https://moonrepo.dev/moon
MIT License
2.84k stars 155 forks source link

[feature] A TUI interface for local running tasks, similar to TurboRepo #1662

Open Bahnasawy opened 1 week ago

Bahnasawy commented 1 week ago

Is your feature request related to a problem? Please describe.

During development, I need to monitor the logs from several projects simultaneously, but with the current solution, all logs meld into each other, making debugging difficult.

Describe the solution you'd like

A TUI interface like the one turbo repo uses.

Screenshot 2024-09-24 at 3 00 06 PM
milesj commented 1 week ago

This is on the roadmap but is a ways out.