Nerves v0.5.0 Mix.Tasks.Nerves.Shell

Start a Nerves shell for a target or package.

Package Shell

mix nerves.shell pkg nerves_system_rpi3

Summary

Functions

A task needs to implement run which receives a list of command line args

Functions

pkg_shell(list)
run(argv)

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.