{"id":19508020,"url":"https://github.com/jweboy/jweboy-cli","last_synced_at":"2026-05-15T00:37:08.097Z","repository":{"id":57273924,"uuid":"154445270","full_name":"jweboy/jweboy-cli","owner":"jweboy","description":"基于commander、webpack5 开发的脚手架工具，目前支持一键开发运行、压缩打包功能（目前在基于原版重构）。","archived":false,"fork":false,"pushed_at":"2021-05-07T16:21:56.000Z","size":575,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T11:34:44.781Z","etag":null,"topics":["commander","webpack"],"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/jweboy.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}},"created_at":"2018-10-24T05:42:18.000Z","updated_at":"2021-05-07T16:21:58.000Z","dependencies_parsed_at":"2022-09-17T05:40:12.928Z","dependency_job_id":null,"html_url":"https://github.com/jweboy/jweboy-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jweboy%2Fjweboy-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jweboy%2Fjweboy-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jweboy%2Fjweboy-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jweboy%2Fjweboy-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jweboy","download_url":"https://codeload.github.com/jweboy/jweboy-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240759302,"owners_count":19853042,"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","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":["commander","webpack"],"created_at":"2024-11-10T23:02:56.154Z","updated_at":"2026-05-15T00:37:08.063Z","avatar_url":"https://github.com/jweboy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jweboy-cli\n\n一个可以提高日常开发效率的 `cli` 脚手架\n\n## Getting Started\n\n```js\nnpm install -g jweboy-cli\n\nyarn global  add jweboy-cli\n```\n\n## Future\n\n- `-i, --init` 新建项目模版，主要包括 [react+webpack模版](https://github.com/jweboy/react-webpack-toolkit)、[eslint+prettier模版](https://github.com/jweboy/project-starter)。\n\n- `-d` `--deploy` 静态资源部署，主要通过 `ssh` 连接远程服务器，然后自动执行目录文件拷贝。\n\n## Description\n\n项目采用 `lerna` 进行多个 `package` 的管理，配置文件如下：\n\n```js\n{\n  \"packages\": [\"packages/*\"],\n  \"version\": \"0.0.1\",\n  \"command\": {\n    \"bootstrap\": {\n      \"npmClientArgs\": [\"--no-package-lock\"]\n    }\n  }，\n  \"npmClient\": \"yarn\"\n}\n```\n\n`lerna` 使用命令说明\n\n```js\n$ lerna bootstrap 安装所有 `package` 的依赖模块\n$ lerna clean 删除所有 `package` 的依赖模块\n```\n\n## TODO\n\n- lerna 增加 workspace 配置(搭建个人 npm 仓库)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjweboy%2Fjweboy-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjweboy%2Fjweboy-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjweboy%2Fjweboy-cli/lists"}