galihru/Erlang Build and Run Action

Compile Erlang files to executable or run them in debug mode with automatic dependency management

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Apr 25, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: galihru/erlangbuilder@41e1e46ede178e64b6b3b339a1d607b33db0192f # v1.0.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
erlang-sourcePath to Erlang source file or directoryyes
build-modeMode to run the action (build or debug)yesbuild
output-dirDirectory for build outputno./build
erts-versionErlang/OTP version to useno25.0
hex-packagesAdditional Hex packages to install (comma-separated)no""

no outputs