Skip to content

ad-8/ratatui-book

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Rust 44.2%
  • CSS 34.8%
  • Handlebars 19.7%
  • Nix 1.2%
  • JavaScript 0.1%