mix lightpanda.install (lightpanda v0.3.6)

Copy Markdown View Source

Installs the Lightpanda binary.

$ mix lightpanda.install
$ mix lightpanda.install --if-missing

Installs 0.3.6 from the upstream Lightpanda releases. The release tag is baked into the package; bump the dep to upgrade.

Options

  • --runtime-config - load the runtime configuration before executing.
  • --if-missing - only install if the binary is not already present.