Skip to content

Comment on Vedeu: Ruby-based terminal GUI frameworkparent

Comments

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

It doesn't use ncurses, actually - it just prints characters out to STDOUT.

"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.

how are those not characters? :D

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.