As discovered in #100, the generated bash completions do not work when the generated script is not installed in the path, and instead called locally (e.g. ./my-app).
The solution is outlined in the same issue, but needs to be implemented in completely.
Todo