Tool for managing Crystal source code. More information: https://crystal-lang.org/reference/using_the_compiler.
crystal {{path/to/file.cr}}
crystal build {{path/to/file.cr}}
crystal play
crystal init app {{application_name}}
crystal help