Y
Hacker News
new
|
ask
|
show
|
jobs
by
miah_
4320 days ago
This is not a CLI Framework; it is a GUI framework. You can think of this as a ncurses interface for Ruby.
https://en.wikipedia.org/wiki/Ncurses
1 comments
bantunes
4320 days ago
It doesn't use ncurses, actually - it just prints characters out to STDOUT.
link
klibertp
4320 days ago
"characters" is a bit misleading name for what it is:
https://github.com/gavinlaking/vedeu/blob/master/lib/vedeu/s...
- but yes, that's how it works.
link
bantunes
4319 days ago
how are those not characters? :D
link