5 ms·
Reminds me of nix-output-monitor [1], for example see [2]. It makes it easy to understand how individual steps are progressing, and how individual steps relate
by one-punch 2y ago
Reminds me of nix-output-monitor [1], for example see [2].
It makes it easy to understand how individual steps are progressing, and how individual steps relate to the overall plan. It enables me to locate expensive build steps, and possibly to avoid them if steps are failing.
[1]: https://github.com/maralorn/nix-output-monitor https://github.com/maralorn/nix-output-monitor
[2]: https://asciinema.org/a/7hJXH2iFLEkKxG1lL25lspqNn https://asciinema.org/a/7hJXH2iFLEkKxG1lL25lspqNn