A lightweight utility for creating a local server from a directory.
This Readme assumes you're using task.
Simply run task build to build. The binaries will appear in the out/ directory.
You can also build for your specific platform with:
task build-darwinfor macOStask build-linuxfor Linuxtask build-windowsfor Windows