Skip to content

Commit

Permalink
[elixir]: add erlang dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonmestevao committed Jan 14, 2023
1 parent 67d61f5 commit e7d238d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions elixir/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,10 @@ cd "${BASE_DIR}/.." || exit 127

# shellcheck source=../scripts/extras.sh
. scripts/extras.sh
# shellcheck source=../scripts/utils.sh
. scripts/utils.sh

install_package fop
install_package erlang-unixodbc

symlink ~/.dotfiles/elixir/iex.exs ~/.iex.exs

0 comments on commit e7d238d

Please sign in to comment.