Current section
Files
Jump to
Current section
Files
samples/build.conf
#
# Setup for a build machine
#
pkg:ca_root_nss
pkg:gcc
pkg:rsync
pkg:gmake
pkg:erlang-runtime27
# Store the path to erlang for builds
dot-path:/usr/local/lib/erlang27
# Set the path to erlang so we can install elixir
path:/usr/local/lib/erlang27/bin
elixir:1.17.3