| CRYSTAL-RUN(1) | Crystal Compiler Command Line Reference Guide | CRYSTAL-RUN(1) |
NAME
crystal-run - Compile and run a Crystal program
SYNOPSIS
crystal run [options] [programfile] [--] [arguments]
DESCRIPTION
The default command. Compile and run program.
OPTIONS
Same as the build options.
| 2026-07-23 | crystal 1.21.0 |