2.1.1 • Published 11 months ago

@mango-scripts/dev-scripts v2.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

安装

pnpm add @mango-scripts/dev-scripts -D

注意:这是一个 纯ESM包

使用

在项目 package.jsonscripts 增加脚本命令

releasePackage

在 Monorepo 仓库模式下,快捷发布 npm 包

dev-scripts releasePackage

addPackage

在 Monorepo 仓库模式下,快捷添加子目录依赖包

dev-scripts addPackage --targetDirList [targetDirList...]

changeExtname

批量转换文件后缀名

dev-scripts changeExtname --input <dirPath> --output <dirPath> --originExt <string> --targetExt <string>

gitGkd

一键切换、合并、推送目标分支

dev-scripts gitGkd --targetBranch [targetBranch...]

License

MIT

2.1.1

11 months ago

2.1.0

11 months ago

2.0.10

12 months ago

2.0.8

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.5

2 years ago

2.0.3

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago