TUI for the container CLI #1249
Closed
saehejkang
started this conversation in
Show and tell
Replies: 2 comments
-
|
Hey @saehejkang, this looks like a great idea! I'm a big fan of TUI tools like k9s and lazygit as well—they really speed up the workflow. Building a TUI for the container CLI is a practical step, especially for those of us who spend a lot of time in the terminal. I'll definitely check out your repo and see if I can contribute some implementations for the remaining system commands. Looking forward to seeing how this project evolves! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Check out this discussion for a |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Important
Project is a complete WIP
I was getting tired of typing out commands to run things (even with the autocomplete). Thinking about some other projects I have seen/used (k9s, lazygit), I thought why not build something out. It only has some of the
systemcommands implemented, but the idea is there (somewhat). Linking it here in case anyone wanted to help contribute!https://github.com/saehejkang/container-tui
Beta Was this translation helpful? Give feedback.
All reactions