doongjohn / learn-crystal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learn-crystal

Compiler usage

run

crystal <source-file-path>
crystal run <source-file-path>

build

crystal build <source-file-path>

About

License:MIT License


Languages

Language:Crystal 100.0%