Serving static files with ease
$ git clone https://github.com/TheEEs/serve.cr
$ cd serve.cr
$ shards build
$ ./bin/serve.cr --help
Usage : lp_game [-d directory] [-p port]
-d DIR, --dir=DIR Directory to server
-p PORT, --port=PORT Listening port
-h, --help Print this message
- TheEEs - creator and maintainer