GenericJam
GenericJam
Following the instructions in the readme: `mix release --env=prod` gives: `mix release --env=prod ** (Mix) Could not invoke task "release": 1 error found! --env : Unknown option` `mix help release'...
For anyone with this issue I spent a bit of time trying to figure out how to solve it. This library works well for me on ios and I didn't...
### Elixir and Erlang/OTP versions ``` Erlang/OTP 26 [erts-14.0.2] [source] [64-bit] [smp:20:20] [ds:20:20:10] [async-threads:1] [jit:ns] Elixir 1.15.5 (compiled with Erlang/OTP 26) ``` I tried: ``` erlang 26.0.2 elixir 1.15.5-otp-26 ```...
Greetings! Thank you for putting together this great library! Would it be possible to improve the Readme and/or document the API a little better? I'm a bit of a newbie...