crystal
Verified for current stable LTS
Crystal Commands
Crystal command syntax with verified terminal examples.
Commands
8 commands for Crystal
crystal Operations
Crystal Command: Compile Crystal File
crystal build <path/to/file.cr> crystal Operations
Crystal Command: Display Crystal Help
crystal help crystal Operations
Crystal Command: Evaluate Crystal Code
crystal eval '<code>' crystal Operations
Crystal Command: Generate Api Documentation
crystal docs crystal Operations
Crystal Command: Initialize Crystal Application
crystal init app <application_name> crystal Operations
Crystal Command: Run Crystal File
crystal <path/to/file.cr> crystal Operations
Crystal Command: Run Crystal Specifications
crystal spec crystal Archive
Crystal Command: Start Local Interactive Server
crystal play Suggest a Crystal Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Crystal workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.