/ts-ncurses-hello-world

typescript ncurses hello-world

Primary LanguageTypeScript

typescript ncurses hello-world

deps

https://github.com/chjj/blessed - ncurses like lib

build

npm install

run

npm start

what the demo does

click on the screen - new message appears
<enter>             - new message appears
<esc>               - to exit

demo