github.com/veelenga/hallo
master / published Oct 18, 2015 / repository
I tiny project for Make your own Shard in Crystal language tutorial
hallo
Crystal project for Make your own Shard in Crystal language tutorial.
Usage
$ git clone https://github.com/veelenga/hallo
$ cd hallo
$ make
$ ./bin/greeter
Hello, world ❗
$ ./bin/greeter "I :heart: Crystal"
I ❤️ Crystal