lerna:由lerna管理的单色仓库脚手架 源码
勒娜 管理的monorepos的自以为是的脚手架 目录 用法 安装 $ npm install @form8ion/lerna --save 例子 进口 import { scaffold } from '@form8ion/lerna' ; 执行 ( async ( ) => { await scaffold ( { projectRoot : process . cwd ( ) } ) ; } ) ( ) ; 贡献 依存关系 $ nvm install $ npm install 确认 $ npm test
文件列表
lerna-master.zip
(预估有个38文件)
lerna-master
.mocharc.json
66B
.gitattributes
11B
rollup.config.js
357B
.github
settings.yml
177B
workflows
node-ci.yml
1KB
.lockfile-lintrc.json
87B
example.js
247B
暂无评论