--embed
* feat: allow fs embedding with `--embed` * code review * remove utils/io.go * don't shadow `err` * add syntax and examples to README
Add environment variable XCADDY_GO_BUILD_FLAGS to override default build arguments from environment (#102). To support flags with variable arguments Unix-style quoting is supported.