Terminal UI

/README.md (463 B)

 1
2
3
4
5
6
7
8
9
10
11
12
13
# [Terminal UI] Project Forge Module

This directory contains the files used by the "tui" module of [Project Forge](https://projectforge.dev).

## Purpose

Provides a rich terminal UI/UX using the charmbracelet/bubbletea suite

## Usage

When the "tui" module is enabled in your project, all of the files in this directory (except this readme) will be processed and included in your application.

See [doc/module/tui.md](doc/module/tui.md) for usage information.