ratatui-org / templates

Templates for bootstrapping a Rust TUI application with Ratatui

Home Page:https://ratatui.rs/templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ratatui Templates 🧀

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

Getting Started

  1. Install cargo-generate

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

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

About

Templates for bootstrapping a Rust TUI application with Ratatui

https://ratatui.rs/templates

License:MIT License


Languages

Language:Rust 100.0%