{"id":13620046,"url":"https://github.com/zoedsoupe/exlings","last_synced_at":"2025-04-10T17:52:23.436Z","repository":{"id":204351545,"uuid":"614458929","full_name":"zoedsoupe/exlings","owner":"zoedsoupe","description":"rustlings but for elixir this time","archived":false,"fork":false,"pushed_at":"2024-01-14T16:52:36.000Z","size":43,"stargazers_count":50,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-06T07:59:15.748Z","etag":null,"topics":["begginer-friendly","elixir","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zoedsoupe.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":"2023-03-15T16:14:45.000Z","updated_at":"2025-02-05T23:07:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f0c604b-323e-47b1-a525-cde209e66ea4","html_url":"https://github.com/zoedsoupe/exlings","commit_stats":null,"previous_names":["zoedsoupe/exlings"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoedsoupe%2Fexlings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoedsoupe%2Fexlings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoedsoupe%2Fexlings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoedsoupe%2Fexlings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoedsoupe","download_url":"https://codeload.github.com/zoedsoupe/exlings/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262434,"owners_count":21074308,"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":["begginer-friendly","elixir","tutorial"],"created_at":"2024-08-01T21:00:51.516Z","updated_at":"2025-04-10T17:52:23.418Z","avatar_url":"https://github.com/zoedsoupe.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# exlings\n\n[![build and test](https://github.com/zoedsoupe/exlings/actions/workflows/test.yml/badge.svg)](https://github.com/zoedsoupe/exlings/actions/workflows/test.yml)\n\n\u003e rustlings but for elixir this time\n\n## Installing\n\n\u003e ⚠️ cross-platform binaries are not available yet\n\u003e I'm having some trouble with the \"burrito\" lib, check [this issue](https://github.com/burrito-elixir/burrito/issues/117)\n\nFor now, you can clone this repo with:\n```sh\ngit clone https://github.com/zoedsoupe/exlings\n\n# or with gh CLI\ngh repo clone zoedsoupe/exlings\n```\n\n### Dependencies\n\n| name | version |\n| ---- | ------ |\n| elixir | `\u003e= v0.14` |\n\n\n## Doing exercices\n\n\u003e Currently you can execute these commands into the root dir where you cloned the repo\n\nThe exercises are all placed on the `./priv/exercises/*` directory! You can edit them as you want!\n\nTo run the exercises in the recommended order while taking advantage of fast feedback loop, use the _watch_ command:\n\n```sh\nmix run --  watch\n```\n\nThis command will run `exlings` in interactive mode. Every time you save a file it will verify if the code is correct.\n\nTo run the next pending exercise:\n\n```sh\nmix run -- run\n```\n\nIf you want to run a single exercise:\n\n```sh\nmix run -- run 001_hello_world\n```\n\nIn case you are stuck and need a hint:\n\n```sh\nmix run -- hint 001_hello_world\n```\n\nTo list all exercise while checking your progress:\n\n```sh\nmix run -- list\n```\n\nTo compile and run all the exercises:\n\n```sh\nmix run -- verify\n```\n\n# Learning resources\n\n- [Elixir official Getting Started](https://hexdocs.pm/elixir/introduction.html)\n- [Elixir School](https://elixirschool.com/pt)\n- [Elixir official Forum](https://elixirforum.com)\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## Other 'lings\n\n- [rustlings](https://github.com/rust-lang/rustlings)\n- [ziglings](https://github.com/ratfactor/ziglings)\n- [golings](https://github.com/mauricioabreu/golings)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoedsoupe%2Fexlings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoedsoupe%2Fexlings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoedsoupe%2Fexlings/lists"}