Conversation
Use KB to log download progress
33d058e to
d90d2cb
Compare
5a98ad3 to
85ef77c
Compare
|
Sorry about all the thrashing above, I'm trying to learn github actions and you are the first victim. In any case, the code looks fine, but could you rewrite your commit message to use the "standard" OpenWrt commit format (see https://openwrt.org/submitting-patches#submission_guidelines). You can automatically add the |
|
Better yet, would be having a dynamic human-readable format. Sort like what lots of CLI tools do with |
Yup, there are lots of ways to make output prettier, but I've intentionally kept the code as small as possible so as to minimize footprint of the package. Every time I add a feature I fret over size, as the old |
|
Good point. I suppose theoretically there could be different variants with different features, like vim, with tiny being the default pre-installed. |
Oh, yeah, I've been thinking about how to do that since Hauke mentioned adding |
Use KB to log download progress,
Make the output more readable.