Settings

Theme

Ask HN: Stack for beautiful CLI tools like Claude code

2 points by grilledchickenw 4 months ago · 2 comments · 1 min read

Reader

LLM and AI aside, I think Claude code is a beautiful and very well designed CLI tool. If I were limited to Go and or python, what are the libraries that would let one build such tools and interactivity?

fcpguru 4 months ago

https://github.com/charmbracelet/bubbletea

https://github.com/gizak/termui/

https://github.com/rivo/tview

https://github.com/Textualize/textual

sigalor 4 months ago

Not a proper answer to your question because it's NPM, but Claude Code uses ink: https://www.npmjs.com/package/ink

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection