Compile Crystal to executable
crystal build hello_world.cr -o hello
./hello
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
crystal build hello_world.cr -o hello
./hello