Different report formats #2
Shinigami92
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @haitaodesign and @nirtamir2 (others also welcome to this thread)
Thanks for starring my project 🌟
I use this reporter for quite a while now (had it inline in my companies project for around 2 month now)
I decided to extract it and make it public / Open Source, because it could be helpful for others too.
My long time goal / idea of this project is to also make it configurable and possible to print different formats to console or maybe even to a log file or database, so devs can track build time over e.g. a month and see how dependencies and/or updates affects the build time.
Do you have any idea about how I could improve the out-printed format?
Maybe I could make it more compact and/or use
chalk
to make it more colourful.Do you have any further ideas or feature requests?
Beta Was this translation helpful? Give feedback.
All reactions