{"id":34119860,"url":"https://github.com/gnomedevreact/mrn","last_synced_at":"2026-03-11T13:41:32.692Z","repository":{"id":305382903,"uuid":"1022740764","full_name":"gnomedevreact/mrn","owner":"gnomedevreact","description":"mrn is a lightweight and flexible CLI tool for Go developers that helps scaffold basic folder structures and boilerplate files for new feature modules.","archived":false,"fork":false,"pushed_at":"2025-07-22T12:33:26.000Z","size":3,"stargazers_count":36,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-17T06:48:34.690Z","etag":null,"topics":["cli","files","golang","structure"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gnomedevreact.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,"zenodo":null}},"created_at":"2025-07-19T18:12:34.000Z","updated_at":"2025-12-03T13:36:56.000Z","dependencies_parsed_at":"2025-07-19T21:44:24.814Z","dependency_job_id":null,"html_url":"https://github.com/gnomedevreact/mrn","commit_stats":null,"previous_names":["gnomedevreact/mrn"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gnomedevreact/mrn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomedevreact%2Fmrn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomedevreact%2Fmrn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomedevreact%2Fmrn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomedevreact%2Fmrn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnomedevreact","download_url":"https://codeload.github.com/gnomedevreact/mrn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnomedevreact%2Fmrn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["cli","files","golang","structure"],"created_at":"2025-12-14T21:20:54.936Z","updated_at":"2026-03-11T13:41:32.673Z","avatar_url":"https://github.com/gnomedevreact.png","language":"Go","readme":"# mrn\n\n`mrn` is a lightweight and flexible CLI tool for Go developers that helps scaffold basic folder structures and boilerplate files for new feature modules.\n\n## Features\n\n- 🛠 Auto-generates a new folder with:\n    - `handlers.go`\n    - `models.go`\n    - `services.go`\n- 🔁 Simple and repeatable CLI usage\n- 🧼 Clean and idiomatic file templates\n- 🧱 Helps keep your project modular and consistent\n\n## Installation\n\n```bash\ngo install github.com/gnomedevreact/mrn@latest\n```\n\n# Usage\n\n```bash\nmrn \u003cmodule_name\u003e \u003ctarget_path\u003e\n```\n\n# Example\n```\nmrn users ./api\n```\nThis will create:\n\n ```\n./api/users/\n├── handlers.go\n├── models.go\n└── services.go\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnomedevreact%2Fmrn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnomedevreact%2Fmrn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnomedevreact%2Fmrn/lists"}