Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrroot5/elixir-try
Little examples to try different things about elixir
https://github.com/mrroot5/elixir-try
elixir elixir-examples elixir-lang elixir-language elixir-library elixir-programming-language elixir-try
Last synced: 9 days ago
JSON representation
Little examples to try different things about elixir
- Host: GitHub
- URL: https://github.com/mrroot5/elixir-try
- Owner: mrroot5
- License: mit
- Created: 2022-06-03T16:34:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T08:33:31.000Z (over 2 years ago)
- Last Synced: 2024-11-11T12:38:44.411Z (2 months ago)
- Topics: elixir, elixir-examples, elixir-lang, elixir-language, elixir-library, elixir-programming-language, elixir-try
- Language: Elixir
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elixir-try
Little examples to try different things about elixir## Install Erlang + Elixir + Phoenix
* [Phoenix hello world](https://github.com/mrroot5/elixir-try/tree/master/hello_world_phoenix).