Nerves v0.5.0 API Reference
Modules
Build a Nerves Artifact from a Nerves Package
Build a firmware image for the selected target platform
Writes the generated firmware image to an attached SDCard or file
Writes the generated firmware image to an output file
Prints Nerves system information.
mix nerves.info
Prepares a new project for use with releases. By default, this forwards the call to mix release.init —template /path/to/nerves/release_template.eex
Start a Nerves shell for a target or package
Contains package info for Nerves dependencies
Defines a Nerves package struct and helper functions
Package artifacts are the product of compiling a package with a specific toolchain
Defines the Nerves package platform behaviour
Defines the Nerves package provider behaviour
Produce an artifact for a package using Docker
Downloads an artifact from a remote http location
Builds an artifact locally