文件名称:mono-repo-tools:用于Lerna和Yarn工作区的Mono-repo工具
文件大小:175KB
文件格式:ZIP
更新时间:2024-04-17 03:27:17
TypeScript
单仓库工具 用于Lerna和Yarn工作区的Mono-repo工具 安装 您可以全局安装或作为开发依赖项安装。 全球的 对于纱线: yarn global add @flexverse/mono-repo-tools 对于NPM: npm i -g @flexverse/mono-repo-tools 开发依赖 对于纱线: yarn add -D @flexverse/mono-repo-tools 对于NPM: npm i -D @flexverse/mono-repo-tools 用法 使用mrt命令。 mrt [...commands] [...options]
【文件预览】:
mono-repo-tools-main
----release.config.js(45B)
----package.json(2KB)
----.github()
--------workflows()
----.prettierignore(17B)
----gulpfile.js(39B)
----prettier.config.js(67B)
----LICENSE(1KB)
----jest.config.ts(317B)
----src()
--------bin.ts(42B)
--------commands()
--------global.d.ts(21B)
--------types()
--------actions()
--------index.ts(85B)
--------helpers()
----tsconfig.json(415B)
----.gitignore(63B)
----README.md(750B)
----yarn.lock(408KB)
----build()
--------updateRootPackageJSONVersion.ts(637B)
--------index.js(568B)
--------tasks()
--------release.js(754B)
--------constants.js(750B)
----babel.config.js(140B)
----.vscode()
--------settings.json(121B)