I have binary file compiled using mix release: bin/app.
mix release
bin/app
How can I run it using iex so that I will be attached to process consol
iex