{"id":19384853,"url":"https://github.com/xiaokyo/lerna-packages-boilerplate","last_synced_at":"2025-10-25T23:07:13.413Z","repository":{"id":106050606,"uuid":"394644986","full_name":"xiaokyo/lerna-packages-boilerplate","owner":"xiaokyo","description":"lerna+yarn创建一个monorepo来管理各npm工具包","archived":false,"fork":false,"pushed_at":"2022-01-20T06:57:17.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-21T03:11:30.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/xiaokyo.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}},"created_at":"2021-08-10T12:26:47.000Z","updated_at":"2023-11-28T13:34:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f43bd198-3864-416b-9afc-b081a0199121","html_url":"https://github.com/xiaokyo/lerna-packages-boilerplate","commit_stats":null,"previous_names":[],"tags_count":10,"template":true,"template_full_name":null,"purl":"pkg:github/xiaokyo/lerna-packages-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaokyo%2Flerna-packages-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaokyo%2Flerna-packages-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaokyo%2Flerna-packages-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaokyo%2Flerna-packages-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaokyo","download_url":"https://codeload.github.com/xiaokyo/lerna-packages-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaokyo%2Flerna-packages-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281032287,"owners_count":26432756,"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-10-25T02:00:06.499Z","response_time":81,"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":[],"created_at":"2024-11-10T09:32:42.145Z","updated_at":"2025-10-25T23:07:13.380Z","avatar_url":"https://github.com/xiaokyo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lerna+yarn workspace快速上手模版\n\n这是一个快速上手的lerna+yarn workspace来管理npm的模版, 包含以下基础功能\n\n1. commit规范 - 提交记录更有序好看\n2. changelog - 自动生成changelog\n3. typescript - 开发时代码检查\n4. eslint - 代码检查工具\n5. prettier - 代码格式工具\n\n### 快速开始\n\n1. 克隆代码\n\n```\ngit clone git@github.com:xiaokyo/lerna-packages-boilerplate.git\n```\n\n2. 进入项目下依赖\n\n```\nyarn\n```\n\n### 关于git提交\n\n推荐使用下面的命令\n\n```\nyarn c\n```\n\n会规范你的提交信息, 以便后面生成changelog\n\n### 生成CHANGELOG.md\n\n```\nyarn release\n```\n\n发布npm包时会在每个packages项目根目录生成changelog.md文件, 存在的话会叠加, 使用commit记录来生成 \n\n\u003e 注意: 要使用yarn c命令来提交填写提交信息的规范格式才可以生成好看的changelog\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaokyo%2Flerna-packages-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaokyo%2Flerna-packages-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaokyo%2Flerna-packages-boilerplate/lists"}