{"id":15407191,"url":"https://github.com/ltfschoen/elixir-test","last_synced_at":"2025-03-28T02:25:28.930Z","repository":{"id":76620030,"uuid":"119010260","full_name":"ltfschoen/elixir-test","owner":"ltfschoen","description":"Elixir basic playground","archived":false,"fork":false,"pushed_at":"2023-01-18T20:45:21.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T03:43:26.850Z","etag":null,"topics":["elixir"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ltfschoen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-26T05:37:16.000Z","updated_at":"2023-01-18T20:45:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3b5184a-7a06-4870-8396-5ab779f86e57","html_url":"https://github.com/ltfschoen/elixir-test","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"661eb720cd9c5d2037f6e692bfc919b932e4b004"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ltfschoen%2Felixir-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ltfschoen%2Felixir-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ltfschoen%2Felixir-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ltfschoen%2Felixir-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ltfschoen","download_url":"https://codeload.github.com/ltfschoen/elixir-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245956317,"owners_count":20700078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir"],"created_at":"2024-10-01T16:27:35.591Z","updated_at":"2025-03-28T02:25:28.894Z","avatar_url":"https://github.com/ltfschoen.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\n* macOS\n\n  * Install Elixir - https://elixir-lang.org/install.html\n\n```\nbrew install elixir;\nelixir --version\n```\n\n  * Running Elixir - https://elixir-lang.org/getting-started/introduction.html\n\n    * Interactive Elixir (REPL) \n      ```\n      iex\n      ```\n\n    * Elixir Scripts\n      ```\n      elixir src/001_helloworld.exs;\n      ```\n\n# References\n\n* Elixir\n  * Elixir/Erlang Syntax Crash Course - https://elixir-lang.org/crash-course.html\n  * Phoenix Web App Framework (MVC) in Elixir - https://hexdocs.pm/phoenix/overview.html\n    * [Ecto](https://hexdocs.pm/ecto/Ecto.html) (i.e. schema, queries. similar to Ruby on Rails ActiveRecord)\n    * [Plugs](https://hexdocs.pm/plug/readme.html) (adapters for web server including routing, requests methods/logging/parsing, sessions, ssl)\n    * Cowboy (web server in Erlang provided as an adapter by Plug)\n  * Nerves - https://hexdocs.pm/nerves/getting-started.html\n    * Build and deploy Nerves firmware bundle (embedded systems) containing a minimal Linux platform and Elixir app. Nerve fetches the system and toolchain from the cloud upon compilation of the bundle dependencies\n  * Learn Elixir with [DockYard Academy](https://github.com/DockYard-Academy)\n  * [ASDF VM](https://asdf-vm.com/) for Multiple Runtime Version Control (i.e. combines NVM, PyEnv, RBEnv, etc)\n  * [Livebook.dev](https://livebook.dev/) for interactive notebooks for Elixir (similar to Python's Jupiter Notebooks)\n  * [Dev Containers](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers) on Github\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fltfschoen%2Felixir-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fltfschoen%2Felixir-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fltfschoen%2Felixir-test/lists"}