It would be nice if flake was deployable easily as an OTP application running in the same VM as the application that uses it. Also it would be nice if Flake dependency could be added to rebar.config, as in
{deps, [
{flake, "0.7",
{git, "https://github.com/boundary/flake"}}
]}.
At the moment, rebar get-deps ends with error saying missing_app_file.