#!/usr/bin/env bash #MISE description="Run the application attached to an IEx console" set -e source "$(dirname "$0")/../_helpers.sh" ensure_working_directory! iex -S mix phx.server