Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhunleth/embedded-elixir
News and Articles on Elixir in Embedded Systems
https://github.com/fhunleth/embedded-elixir
elixir embedded-systems nerves
Last synced: 3 months ago
JSON representation
News and Articles on Elixir in Embedded Systems
- Host: GitHub
- URL: https://github.com/fhunleth/embedded-elixir
- Owner: fhunleth
- Created: 2017-03-24T14:38:11.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T11:54:15.000Z (about 1 year ago)
- Last Synced: 2024-05-09T12:28:05.331Z (8 months ago)
- Topics: elixir, embedded-systems, nerves
- Language: HTML
- Homepage: http://embedded-elixir.com/
- Size: 13.9 MB
- Stars: 10
- Watchers: 10
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Embedded Elixir blog
[![CircleCI](https://circleci.com/gh/fhunleth/embedded-elixir.svg?style=svg)](https://circleci.com/gh/fhunleth/embedded-elixir)
## Contributing
1. Get [hugo](http://gohugo.io/). See install instructions at [hugo
installation](https://gohugo.io/getting-started/installing/)
1. Fork or clone this repository
1. Add a blog entry and verify that it looks good by running `hugo server`
locally
1. Send a PR
1. When it gets merged to main, it will be on the embedded-elixir.com website