envision 0.4.1

A ratatui framework for collaborative TUI development with headless testing support
Documentation
1
2
3
4
5
6
7
8
9
10
11
[project]
name = "envision"
version = "0.3.0"
description = "A ratatui framework for building TUI applications with terminal and virtual terminal modes"

[specs]
entry = "specs/main.fbrk"

[output]
docs = "docs/specs"
diagrams = true