Q: dumb question - mix start console with test environment - trying to get HTTPoison examples working in the console but exjsx is marked as a :test only dependency.
Obviously I can edit the file, but I’d like to know how to control this with CLI flags or whatever.
A:
MIX_ENV=test iex -S mix