Skip to content

synalice-forks/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).

About

Templates for bootstrapping a Rust TUI application with Ratatui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 97.7%
  • Just 2.1%
  • Shell 0.2%