Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 406 Bytes

TTY

TTY is a pure OCaml library for directly interacting with the terminal, including escape sequences, color profiles, colors, and consuming stdin.

It is the main backend for MintTea.

Getting Started

$ opam install tty