Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robert-w/learning-elixir
Bunch of random nonsense files created while running through Elixir's Getting Started guide
https://github.com/robert-w/learning-elixir
Last synced: about 16 hours ago
JSON representation
Bunch of random nonsense files created while running through Elixir's Getting Started guide
- Host: GitHub
- URL: https://github.com/robert-w/learning-elixir
- Owner: Robert-W
- Created: 2024-10-30T15:06:06.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T16:38:43.000Z (2 months ago)
- Last Synced: 2024-11-12T17:34:37.976Z (2 months ago)
- Language: Elixir
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-elixir
Bunch of random nonsense files created while running through Elixir's Getting
Started guide which are all in the `chapters/` directory. The `key_value`
directory contains the mix project that the docs walk you through. You can read
about that here, https://hexdocs.pm/elixir/introduction-to-mix.html.