mix marea.build (marea v0.0.1-rc.1)

Copy Markdown View Source

Builds the marea escript and wraps it as a self-contained executable.

This task must be run from the marea source project itself. Dependent projects get ./marea via marea setup init-umbrella, or by symlinking the shipped priv/marea binary manually (ln -s /path/to/marea .).

Summary

Functions

The fixed escript name ("marea").

The shell wrapper that prefixes the built escript bytes.

Functions

escript_name()

@spec escript_name() :: String.t()

The fixed escript name ("marea").

header()

@spec header() :: String.t()

The shell wrapper that prefixes the built escript bytes.