Files
music_library/scripts/dev/console
T
2025-10-07 17:22:11 +03:00

12 lines
209 B
Bash
Executable File

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