amonks / run

Go run some tasks!
https://amonks.github.io/run/
Other
19 stars 4 forks source link

summary view(?) #138

Open amonks opened 6 months ago

amonks commented 6 months ago

idea from @jellevandenhooff:

A higher level alternative to the interleaved output. What if I only want to see output for failing tasks? I'm imagining the view that go test ./... gives you, which shows which tasks are finished and errors for failing tasks.