package minttea

  1. Overview
  2. Docs
A fun, functional, and stateful way to build terminal apps in OCaml heavily inspired by Go's BubbleTea

Install

dune-project
 Dependency

Authors

Maintainers

Sources

minttea-0.0.2.tbz
sha256=d1e07b3aec5c3ddbfd6dfd9a21011e8abe389907f1e56d80263ed56f8a46b4b2
sha512=f7550e05e0e3b61cd3134469368d65f96d89b529e45d6938fd89949390fb14ed8732a02e6ef350fcd8507fa8a1ad393ae29a24b994dbe26917a2c3d879e25698

Description

A longer description

Tags

tui terminal-ui framework riot

Added to opam-repository:

Dependencies (4)

  1. tty >= "0.0.2"
  2. riot = "0.0.5"
  3. ocaml >= "5.1"
  4. dune >= "3.11"

Dev Dependencies (2)

  1. odoc with-doc
  2. mdx with-test & >= "2.3.1"

Used by (1)

  1. leaves >= "0.0.2"

Conflicts

None