Tiramisu Docs

CLI

Use the Tiramisu CLI to compile and format .tiramisu files from the terminal.

The Tiramisu CLI (@timeleap/tiramisu) provides commands for working with .tiramisu files from the terminal. Install it globally or use it via bunx / npx.

Installation

bun add -g @timeleap/tiramisu

Or run without installing:

bash
bunx tiramisu --help

Commands

CommandDescription
tiramisu compile <file>Compile a .tiramisu file and print the AST as JSON
tiramisu formatFormat .tiramisu files