nerves

Craft and deploy bulletproof embedded software in Elixir

Github stars Tracking Chart

Nerves

Craft and deploy bulletproof embedded software in Elixir

Backers on Open Collective
Sponsors on Open Collective
CircleCI
Hex version

Host Requirements

  • Mac OS 10.10+
  • 64-bit Linux (tested on Debian / Ubuntu / Redhat / CentOS)
  • Windows 10 with Windows Subsystem for Linux (experimental)
  • Raspberry Pi 3 (experimental)
  • Elixir ~> 1.4

See Installation Docs for
software dependencies.

Quick-Reference

Generating a New Nerves Application

mix nerves.new my_app

Building Firmware

export MIX_TARGET=rpi3
mix deps.get      # Fetch the dependencies
mix firmware      # Cross-compile dependencies and create a .fw file
mix firmware.burn # Burn firmware to an inserted SD card

Note: The mix firmware.burn target relies on the presence of ssh-askpass. Some
users may need to export the SUDO_ASKPASS environment variable to point to their askpass
binary. On Arch Linux systems, this is in /usr/lib/ssh/ssh-askpass

Docs

Installation Docs

Getting Started

Frequently-Asked Questions

Systems

Targets

User Interfaces

Advanced Configuration

Contributors

This project exists thanks to all the people who contribute.

Please see our Contributing Guide for details on how you can
contribute in various ways.

Gold Sponsors

(http://nerves-project.org/sponsoring)

Backers

Thank you to all our backers! ? [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]










Copyright (C) 2015-2019 by the Nerves Project developers nerves@nerves-project.org

Main metrics

Overview
Name With Ownernerves-project/nerves
Primary LanguageElixir
Program languageElixir (Language Count: 4)
Platform
License:
所有者活动
Created At2016-01-23 21:42:42
Pushed At2025-07-02 10:14:37
Last Commit At
Release Count102
Last Release Namev1.11.3 (Posted on 2025-01-07 18:35:51)
First Release Namev0.2.0 (Posted on 2016-03-03 12:21:51)
用户参与
Stargazers Count2.4k
Watchers Count58
Fork Count195
Commits Count1.5k
Has Issues Enabled
Issues Count195
Issue Open Count19
Pull Requests Count791
Pull Requests Open Count11
Pull Requests Close Count79
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private