netr / ratatui-book

Ratatui Documentation

Home Page:http://ratatui.rs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ratatui Book

ratatui logo

This is the documentation project for ratatui, a Rust library to build rich terminal user interfaces and dashboards.

License GitHub Workflow Status Read the documentation Discord

To read the book online, visit:

https://ratatui-org.github.io/ratatui-book/.

To read this book locally, run the following:

git clone -b gh-pages https://github.com/ratatui-org/ratatui-book
cd ratatui-book
python -m http.server # or your favorite way to serve local files

About

Ratatui Documentation

http://ratatui.rs/

License:MIT License


Languages

Language:CSS 46.3%Language:Rust 39.5%Language:Handlebars 13.4%Language:Nix 0.8%Language:JavaScript 0.0%