JustDoIt

Zero-dependency Python 3 ASCII art CLI. Renders text as ANSI-colorized terminal output using bitmap fonts, FIGlet fonts, TTF rasterization, and a composable effects pipeline.

Quick Start

uv sync --dev
python justdoit.py "Just Do It" --color rainbow
python justdoit.py "HEY" --font big
python scripts/demo.py