hgdata/Setup Elixir project

Checks out the code, configures Elixir, fetches dependencies, and manages build caching.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
elixir-versionElixir version to set upyes
otp-versionOTP version to set upyes
build-depsTrue if we should compile dependenciesno
build-appTrue if we should compile the application itselfnotrue
build-flagsFlags to pass to mix compileno--all-warnings
install-rebarBy default, we will install Rebar (mix local.rebar --force).notrue
install-hexBy default, we will install Hex (mix local.hex --force).notrue
cache-keyIf you need to reset the cache for some reason, you can change this key.nov1
with-obanAdd the Oban Pro Hex repository for installing Obannofalse
oban-key-fingerprintThe Oban Pro key fingerprint (required if with-oban = true)no""
oban-license-keyThe Oban Pro license key (required if with-oban = true)no""

no outputs