{"id":21942406,"url":"https://github.com/albinpk/melos_brick","last_synced_at":"2026-05-15T12:33:03.319Z","repository":{"id":262292321,"uuid":"886796769","full_name":"albinpk/melos_brick","owner":"albinpk","description":"A mason brick for creating melos project structure","archived":false,"fork":false,"pushed_at":"2025-06-10T15:09:00.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T19:31:34.466Z","etag":null,"topics":["brick","cli","dart","mason","melos"],"latest_commit_sha":null,"homepage":"https://brickhub.dev/bricks/melos","language":"Dart","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/albinpk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2024-11-11T16:11:08.000Z","updated_at":"2025-06-10T15:14:21.000Z","dependencies_parsed_at":"2024-11-11T17:24:09.873Z","dependency_job_id":"2eb11e97-9c95-4777-a02d-afab0c891b53","html_url":"https://github.com/albinpk/melos_brick","commit_stats":null,"previous_names":["albinpk/melos_brick"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/albinpk/melos_brick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinpk%2Fmelos_brick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinpk%2Fmelos_brick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinpk%2Fmelos_brick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinpk%2Fmelos_brick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albinpk","download_url":"https://codeload.github.com/albinpk/melos_brick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albinpk%2Fmelos_brick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"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":["brick","cli","dart","mason","melos"],"created_at":"2024-11-29T03:19:55.206Z","updated_at":"2026-05-15T12:33:03.293Z","avatar_url":"https://github.com/albinpk.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# melos\n\n[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)\n\nThis Mason brick bootstraps a Melos project structure, supporting both monorepos and poly-repositories. Use this brick to quickly set up a multi-package workspace for your Dart and Flutter projects.\n\n## Variables\n\n| Variable   | Type    | Description                 | Default                |\n| ---------- | ------- | --------------------------- | ---------------------- |\n| `name`     | String  | Your project name           | _(Prompted)_           |\n| `packages` | Array   | List of packages to include | `[\"packages\", \"apps\"]` |\n| `isMono`   | Boolean | Is this a monorepo?         | `true`                 |\n\n### Variable Details\n\n- **`name`**: The name of your project.\n- **`packages`**: An array specifying the directories for your packages. Common directories include `\"packages\"` for reusable packages and `\"apps\"` for end-user applications.\n- **`isMono`**: Set this to `true` if creating a monorepo structure, or `false` for a poly-repository setup.\n\n## Usage\n\n1. **Install Mason** (if you haven’t already):\n\n   ```bash\n   dart pub global activate mason_cli\n   ```\n\n2. **Add the Brick**:\n\n   ```bash\n   mason add melos -g\n   ```\n\n3. **Generate the Project**:\n   Run the following command and follow the prompts to customize your project:\n   ```bash\n   mason make melos\n   ```\n\n## Notes\n\n- This brick is helpful for initializing Melos projects with a custom directory structure.\n- You may want to customize the resulting workspace in `melos.yaml` based on your project’s requirements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinpk%2Fmelos_brick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbinpk%2Fmelos_brick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinpk%2Fmelos_brick/lists"}