Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ratatui/templates

Repository files navigation

Ratatui Templates πŸ§€

This repository contains templates for bootstrapping a Rust TUI application with Ratatui and crossterm.

Getting Started

  1. Install cargo-generate

    cargo install cargo-generate
  2. Create a new app based on this repository:

    cargo generate ratatui/templates
  3. Choose one of the following templates:

Contributing

To keep the generated code up to date, install just and run just generate-all (or a specific template - e.g. just generate-simple).

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /