{"id":37929339,"url":"https://github.com/vuetifyjs/cli","last_synced_at":"2026-03-16T02:22:55.929Z","repository":{"id":332836662,"uuid":"1087899456","full_name":"vuetifyjs/cli","owner":"vuetifyjs","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-04T03:55:40.000Z","size":705,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-04T08:29:30.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/vuetifyjs.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-01T21:48:51.000Z","updated_at":"2026-03-04T03:55:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vuetifyjs/cli","commit_stats":null,"previous_names":["vuetifyjs/cli"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/vuetifyjs/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuetifyjs%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuetifyjs%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuetifyjs%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuetifyjs%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuetifyjs","download_url":"https://codeload.github.com/vuetifyjs/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuetifyjs%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30081218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T12:28:08.313Z","status":"ssl_error","status_checked_at":"2026-03-04T12:27:28.210Z","response_time":59,"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":[],"created_at":"2026-01-16T17:34:38.391Z","updated_at":"2026-03-04T13:06:11.485Z","avatar_url":"https://github.com/vuetifyjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://cdn.vuetifyjs.com/docs/images/one/logos/vcli-logo-dark.svg\"\u003e\n    \u003cimg alt=\"Vuetify CLI Logo\" src=\"https://cdn.vuetifyjs.com/docs/images/one/logos/vcli-logo-light.svg\" height=\"100\"\u003e\n  \u003c/picture\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@vuetify/cli\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@vuetify/cli.svg\" alt=\"npm version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://npm.chart.dev/@vuetify/cli\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/@vuetify/cli?color=blue\" alt=\"npm downloads\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"License: MIT\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://community.vuetifyjs.com\"\u003e\u003cimg src=\"https://discordapp.com/api/guilds/340160225338195969/widget.png\" alt=\"Discord\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Vuetify CLI\n\nOfficial CLI tools for scaffolding and managing Vuetify projects.\n\n## Repository Structure\n\nThis is a **pnpm monorepo** containing:\n\n| Package | Description |\n|---------|-------------|\n| [`@vuetify/cli`](./packages/cli) | The main `vuetify` command line tool |\n| [`create-vuetify`](./packages/create) | Scaffolding tool for Vuetify projects |\n| [`create-vuetify0`](./packages/create0) | Scaffolding tool for Vuetify 0 projects |\n| [`@vuetify/cli-shared`](./packages/shared) | Shared utilities and logic |\n\n## Requirements\n\n- **Node.js** \u003e= 18\n- **pnpm** \u003e= 9\n\n## Development\n\n```bash\n# Install dependencies\npnpm install\n\n# Build all packages\npnpm build\n\n# Lint\npnpm lint\n```\n\n## License\n\n[MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuetifyjs%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvuetifyjs%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuetifyjs%2Fcli/lists"}