To start your Nerves app:
- Install dependencies with
mix deps.get
- Create firmware with
mix firmware
- Burn to an SD card with
mix firmware.burn
- Official website: http://www.nerves-project.org/
- Discussion Slack elixir-lang #nerves
- Source: https://github.com/nerves-project/nerves