Back to Ratatui

ratatui-counter

code/templates/async-template-counter/README.md

latest325 B
Original Source

ratatui-counter

Counter application with async-template

Run demo

rust
export RATATUI_COUNTER_CONFIG=`pwd`/.config
export RATATUI_COUNTER_DATA=`pwd`/.data
export RATATUI_COUNTER_LOG_LEVEL=debug

cargo run