demos

command
v0.0.0-...-571b2a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

grid renders an interactive grid of colored rectangles that respond to mouse hover and click-to-focus, demonstrating tuist's marker-based zone system with side-by-side layout.

Usage:

go run ./pkg/tuist/demos grid

keygen is a keygen-style ASCII art stress test for tuist. It renders an animated Mandelbrot zoom with a retro status chrome, pushing a full-screen repaint every frame to exercise the render pipeline.

Usage:

go run ./pkg/tuist/demos keygen
go run ./pkg/tuist/demos keygen -bench

logs is an interactive stress test for tuist rendering. It creates a TUI with a large scrollable log and hotkeys to exercise every rendering code path. Render debug is automatically enabled.

Usage:

go run ./pkg/tuist/demos logs
go run ./pkg/tuist/demos logs -lines 500

Command demos is a consolidated launcher for tuist demo programs.

Usage:

go run ./pkg/tuist/demos                # interactive menu
go run ./pkg/tuist/demos keygen         # Mandelbrot fractal
go run ./pkg/tuist/demos grid           # interactive color grid
go run ./pkg/tuist/demos logs           # scrollable log stress test

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL