Change the sname in vm.args
to your needs. Change the IP address in the config for your make & model.
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