Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenxl/elixir-otp-guide
Code that I write as I work through Benjamin Hao's The Little Elixir and OTP Guidebook.
https://github.com/stevenxl/elixir-otp-guide
Last synced: about 1 month ago
JSON representation
Code that I write as I work through Benjamin Hao's The Little Elixir and OTP Guidebook.
- Host: GitHub
- URL: https://github.com/stevenxl/elixir-otp-guide
- Owner: StevenXL
- Created: 2016-05-04T03:28:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-08T22:44:49.000Z (over 8 years ago)
- Last Synced: 2024-11-30T12:33:16.616Z (about 2 months ago)
- Language: Elixir
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elixir OTP Guide
This repository is meant to hold the code that I write as I work through
Benjamin Hao's [The Little Elixir and OTP
Guidebook](https://www.manning.com/books/the-little-elixir-and-otp-guidebook).