installing with asdf
Hi,
I liked your tool, but I see there is no method to install it on machine. I saw your TODO file and there is a task to publish it in PyPI, but there is a growing use of asdf to manage tools.
I'm familiar with using asdf, yet I haven't made any plugin repository for it. I could create a project to distribute klp with asdf, but to achieve this we would have to implement some sort of release or tagging scheme for this project, which I could reference in my plugin.
What do you think?
Thank you for the suggestion. I'm not familiar with asdf and creating plugins for it. But as of today, klp is now available on PyPI as "klp_logviewer". Maybe this helps a bit.
I now provide GitHub releases as well. Tag is the version number, e.g. v0.70.6
because it is on PyPI, pipx can be used
eg. pipx install klp-logviewer