Run marea commands without building the escript: mix marea run local.
Calls Marea.main_inline/1 and, if the chain returns a deferred shell
command, runs it via Port (forwarding stdin/stdout) so interactive
commands like iex -S mix run work as expected.