Overview¶ Tree-structured TypeScript terminal shell with automatic help, tab completion, --flag parsing, and lifecycle hooks. import { Terminal } from '@johannes.latzel/terminal'; const term = new Terminal(); term.start(); Navigation¶ Quick Start Terminal Commands Arguments Hooks Architecture Builtins License¶ MIT