{"id":34507379,"url":"https://github.com/michaeljones/mix-reorganize","last_synced_at":"2026-05-26T18:33:37.878Z","repository":{"id":66407248,"uuid":"252537989","full_name":"michaeljones/mix-reorganize","owner":"michaeljones","description":"A mix task to reorganise files into 'domain' folders","archived":false,"fork":false,"pushed_at":"2020-04-02T18:43:49.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-24T04:38:01.612Z","etag":null,"topics":["elixir","mix-task"],"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/michaeljones.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}},"created_at":"2020-04-02T18:41:14.000Z","updated_at":"2020-12-17T22:43:41.000Z","dependencies_parsed_at":"2023-06-02T20:30:29.405Z","dependency_job_id":null,"html_url":"https://github.com/michaeljones/mix-reorganize","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/michaeljones/mix-reorganize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljones%2Fmix-reorganize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljones%2Fmix-reorganize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljones%2Fmix-reorganize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljones%2Fmix-reorganize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaeljones","download_url":"https://codeload.github.com/michaeljones/mix-reorganize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaeljones%2Fmix-reorganize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33534562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elixir","mix-task"],"created_at":"2025-12-24T03:03:40.759Z","updated_at":"2026-05-26T18:33:37.873Z","avatar_url":"https://github.com/michaeljones.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mix Reorganize\n\nA mix task to reorganise the generated files from phoenix `gen` tasks into domain-style folders.\n\nInstead of having:\n\n- `lib/my_app_web/controllers/user_controller.ex`\n- `lib/my_app_web/views/user_view.ex`\n\nIt moves them to:\n\n- `lib/my_app_web/user/controller.ex`\n- `lib/my_app_web/user/view.ex`\n\n## Status\n\nIt works but it is super basic. Lots of room for improvement.\n\n## Support\n\nDevelopement of this project is supported by [Contact Stack](https://www.contact-stack.com).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeljones%2Fmix-reorganize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaeljones%2Fmix-reorganize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaeljones%2Fmix-reorganize/lists"}