m9a devlog 1
It’s sad to see textualize.io close the doors, but textual is still alive and
maintained as a n open source project. I tried to use it very early, and
struggled, this was before docs and tutorials really existed, before a lot of
the widgets and components existed. Then as we all do I got busy and moved on
to other things in life and did not have the capacity to build TUIs.
I like tuis # [1]
I like tuis, I like staying in the terminal. I use
lf [2] daily to move files around when I
want something more than mv and cp. I use
k9s [3] hourly to monitor and manage my
kubernetes cluster.
Are they worth the effort?? # [4]
As awesome as tui’s are, they are more effort to build, and less automatable.
I feel like the first stage into automation of a project really needs to be a
good cli, and this is often good enough for the project and I move on.
m9a (em - nine - ah) # [5]
inspired by k9s
Like I said I really like k9s and use it all the time, It really makes running
kubectl commands a ...