- Uses tokio for async events
- Logs with tui-logger and tracing
- better-panic
- Clap for command line argument parsing
- App with
Componenttrait, withHomeandLoggercomponents as examples
- Clone the repository
- Rename
ratatui-async-templateandRATATUI_ASYNC_TEMPLATEwith yourapp-nameandAPP_NAMEin the following files:src/main.rssrc/utils.rssrc/config.rsbuild.rsCargo.tomlREADME.md.github/workflows/cd.yml.envrc