{"id":30285534,"url":"https://github.com/careteenl/cli","last_synced_at":"2025-08-16T20:04:37.388Z","repository":{"id":35126165,"uuid":"209742417","full_name":"careteenL/cli","owner":"careteenL","description":"🚀 Provide multiple project templates","archived":false,"fork":false,"pushed_at":"2023-03-06T15:40:12.000Z","size":32293,"stargazers_count":26,"open_issues_count":8,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T14:32:40.896Z","etag":null,"topics":["cli","jslib-cli","mpvue","react-admin","vue-admin","vue-backend","vue-cli","vue-multipage"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/careteenL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-20T08:27:08.000Z","updated_at":"2024-11-04T09:20:33.000Z","dependencies_parsed_at":"2023-01-15T14:30:28.130Z","dependency_job_id":null,"html_url":"https://github.com/careteenL/cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/careteenL/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/careteenL%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/careteenL%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/careteenL%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/careteenL%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/careteenL","download_url":"https://codeload.github.com/careteenL/cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/careteenL%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270763461,"owners_count":24641026,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","jslib-cli","mpvue","react-admin","vue-admin","vue-backend","vue-cli","vue-multipage"],"created_at":"2025-08-16T20:04:32.872Z","updated_at":"2025-08-16T20:04:37.358Z","avatar_url":"https://github.com/careteenL.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [@careteen/cli](https://github.com/careteenL/cli)\n[![](https://img.shields.io/badge/Powered%20by-cli-brightgreen.svg)](https://github.com/careteenL/cli)\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/careteenL/cli/blob/master/LICENSE)\n[![Build Status](https://travis-ci.org/careteenL/cli.svg?branch=master)](https://travis-ci.org/careteenL/cli)\n[![npm](https://img.shields.io/badge/npm-3.0.0-orange.svg)](https://www.npmjs.com/package/@careteen/cli)\n[![NPM downloads](http://img.shields.io/npm/dm/@careteen/cli.svg?style=flat-square)](http://www.npmtrends.com/@careteen/cli)\n\n🚀模板项目脚手架\n\n## 特性\n\n设计文档[前端工程化-打造企业通用脚手架](https://mp.weixin.qq.com/s/efzaiX8r2htJ1NvN26ZU8g)\n\n- 创建项目+集成通用代码\n- 常见痛点的解决方案（快速生成页面并配置路由...）\n- 配置（eslint、tsconfig、prettier...）\n- 提效工具（拷贝各种文件）\n- 插件（解决webpack构建流程中的某个问题...）\n\n## 快速使用\n\nYARN\n```shell\nnpm i -g yrm\nyarn global add @careteen/cli\n```\nTHEN\n\n![@careteen-cli-example-1](https://careteenl.github.io/images/careteen-cli-example-1-new-mini.gif)\n\n### 全局安装\n\n```shell\nyarn global add @careteen/cli\n```\n\n### 查看所有命令帮助\n```shell\ncareteen --help\n```\n\n### 下载项目\n```shell\ncareteen create my-project\n```\n![@careteen-cli-example-0](https://careteenl.github.io/images/@careteen-cli-example-0-new.png)\n\n目前提供以下模板项目\n\n- [jslib-cli JavaScript第三方库模板](https://github.com/careteenL/jslib-cli)\n- [vue-multi-page Vue多页面系统模板](https://github.com/careteenL/vue-multi-page)\n- [vue-backend-template Vue后台管理系统模板](https://github.com/careteenL/vue-backend-template)\n- [applet-mpvue-base mpVue小程序模板](https://github.com/careteenL/applet-mpvue-base)\n- [react-admin-template React后台管理系统模板](https://github.com/careteenL/react-admin-template)\n\n各取所需...\n\n## issue模板\n- [ISSUETEMPLATE](./.github/ISSUETEMPLATE.md)\n\n## 贡献指南\n\n- [CONTRIBUTING](./.github/CONTRIBUTING.md)\n\n## 更新日志\n- [CHANGELOG](./CHANGELOG.md)\n\n## 计划\n- [TODO](./TODO.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcareteenl%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcareteenl%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcareteenl%2Fcli/lists"}