Installation
Requires Crystal to be installed
$ brew install crystalInstall crystal shard dependencies (cray)
$ shards installRun the make file to build/compile in Crystal, and run the executable (from ./build)
$ makeRequires Crystal to be installed
$ brew install crystalInstall crystal shard dependencies (cray)
$ shards installRun the make file to build/compile in Crystal, and run the executable (from ./build)
$ make