nerves

Craft and deploy bulletproof embedded software in Elixir

Github星跟踪图

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

主要指标

概览
名称与所有者nerves-project/nerves
主编程语言Elixir
编程语言Elixir (语言数: 4)
平台
许可证
所有者活动
创建于2016-01-23 21:42:42
推送于2025-07-02 10:14:37
最后一次提交
发布数102
最新版本名称v1.11.3 (发布于 2025-01-07 18:35:51)
第一版名称v0.2.0 (发布于 2016-03-03 12:21:51)
用户参与
星数2.4k
关注者数58
派生数195
提交数1.5k
已启用问题?
问题数195
打开的问题数19
拉请求数791
打开的拉请求数11
关闭的拉请求数79
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?