{"id":16230673,"url":"https://github.com/jerelmiller/elixir_workshop","last_synced_at":"2025-08-12T23:05:41.242Z","repository":{"id":139727646,"uuid":"293911186","full_name":"jerelmiller/elixir_workshop","owner":"jerelmiller","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-09T19:58:34.000Z","size":23,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T22:43:27.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerelmiller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-09-08T19:44:54.000Z","updated_at":"2020-09-09T17:36:43.000Z","dependencies_parsed_at":"2023-06-02T01:00:47.243Z","dependency_job_id":null,"html_url":"https://github.com/jerelmiller/elixir_workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jerelmiller/elixir_workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerelmiller%2Felixir_workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerelmiller%2Felixir_workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerelmiller%2Felixir_workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerelmiller%2Felixir_workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerelmiller","download_url":"https://codeload.github.com/jerelmiller/elixir_workshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerelmiller%2Felixir_workshop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270149345,"owners_count":24535728,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-10T13:01:10.585Z","updated_at":"2025-08-12T23:05:41.212Z","avatar_url":"https://github.com/jerelmiller.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elixir workshop\n\n## Setup\n\nEnsure you have Elixir and Erlang installed. I recommend using\n[asdf](https://asdf-vm.com) to manage multiple Elixir/Erlang versions. To setup\n`asdf`, follow the setup instructions [on the documentation](https://asdf-vm.com/#/core-manage-asdf-vm?id=install)\n\nMake sure you install the `elixir` and `erlang` plugins for `asdf`:\n\n```sh\nasdf plugin-add elixir https://github.com/asdf-vm/asdf-elixir.git\nasdf plugin-add erlang https://github.com/asdf-vm/asdf-erlang.git\n```\n\nOnce you have `asdf` installed and ready to go, setup the project with the\nfollowing:\n\n1. Fork the repo\n\n2. Clone the repo\n\n```sh\ngit clone git@github.com:\u003cyour-handle\u003e/elixir_workshop.git\n```\n\n3. Change your directory to the workshop\n\n```sh\ncd elixir_workshop\n```\n\n4. Install Elixir and Erlang\n\n```sh\nasdf install\n```\n\n`asdf install` will use the `.tool-versions` file in this repo to install a\nversion of Elixir compatible with this project. Note this may take some time. Go\nget yourself some coffee while erlang is compiling ☕️.\n\n## Running tests\n\n```sh\nmix test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerelmiller%2Felixir_workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerelmiller%2Felixir_workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerelmiller%2Felixir_workshop/lists"}