Nerves v0.9.2 Nerves.Artifact.Providers.Local View Source

Builds an artifact locally.

This provider will only function on certain Linux host configurations

Link to this section Summary

Functions

Builds an artifact locally

Callback implementation for Nerves.Artifact.Provider.clean/1

Connect to a system configuration sub-shell

Link to this section Functions

Link to this function archive(pkg, toolchain, opts) View Source
archive(Nerves.Package.t(), Nerves.Package.t(), term()) :: :ok

Callback implementation for Nerves.Artifact.Provider.archive/3.

Link to this function build(pkg, toolchain, opts) View Source
build(Nerves.Package.t(), Nerves.Package.t(), term()) :: :ok

Builds an artifact locally.

Link to this function system_shell(pkg) View Source
system_shell(Nerves.Package.t()) :: :ok

Connect to a system configuration sub-shell