retort icon indicating copy to clipboard operation
retort copied to clipboard

WIP | 💢 Retort is a reactive terminal user interface framework for golang

Retort

Netlify Status GoDoc

A reactive terminal user interface library for golang, built ontop of tcell.

Full documentation is available at https://godoc.org/retort.dev

Current Status

Retort is stil in development. It's layout engine is the last major piece to finish.

Developing

To run the example app:

make dev