Zach Gohr
Zach Gohr
If historical market data isn't found during testing/benchmarking, generate it using the TradeKing API. A better approach might be to just use the API for benchmarking. Is there a hard...
According to [this discussion](https://elixirforum.com/t/is-there-a-way-to-package-binary-dependencies-with-distillery/5849) which I agree with the premise of, there is no way to have Distillery include 3rd party binaries in a release. That leaves me needing to...
…equires it for WiFi to start.
I tried to reproduce this with the included webpack2 example but I couldn't get that one running. The issue is that using webpack2 seems to nest the `Elm` javascript variable....
… DNS since Global DNS has been deprecated. This resolves #1. 1. With Mix Releases, move from `vm.args` into `env.sh.eex` 2. The biggest issue we need to work around is...