mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 11:46:42 +01:00
output: update README
This commit is contained in:
parent
d92e5efdd0
commit
3e2b07158c
5 changed files with 28 additions and 79 deletions
|
|
@ -1,3 +1,10 @@
|
|||
# tengri
|
||||
***tengri*** is a metaframework for building interactive applications with rust. (aren't we all?)
|
||||
|
||||
an interface metaframework. currently supports ratatui.
|
||||
tengri is developed as part of [***tek***](https://codeberg.org/unspeaker/tek),
|
||||
a music program for terminals.
|
||||
|
||||
tengri contains:
|
||||
* [***dizzle***](./dsl), a framework for defining domain-specific languages.
|
||||
* [***output***](./output), an abstract UI layout framework.
|
||||
* [***input***](./input), an abstract UI event framework.
|
||||
* [***tui***](./tui), an implementation of tengri over [***ratatui***](https://ratatui.rs/).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue