issues
search
nat-n
/
poethepoet
A task runner that works well with poetry.
https://poethepoet.natn.io/
MIT License
1.48k
stars
60
forks
source link
Improve display for sequence tasks
#221
Open
nat-n
opened
5 months ago
nat-n
commented
5 months ago
Summary from discussion
https://github.com/nat-n/poethepoet/discussions/141
Problems
Standard output with full task content is too verbose
It's hard to follow what's happening with nested sequences
Ideas
Either make verbosity level 0 less verbose, or make -1 include (so -2 is required to have full silence)
Show when a task is part of a sequence e.g.
Poe => sequence-name[0] => task content
Summary from discussion https://github.com/nat-n/poethepoet/discussions/141
Problems
Ideas
Poe => sequence-name[0] => task content