coco-git

1.3.6 • Public • Published

coco-git

它是一个创建、推送git tag自动化脚本。

安装

npm i coco-git -D

使用

package.json文件scripts添加tag:coco tag

//...
"scripts": {
  //...
  "tag":"coco tag"
}
//...

然后,执行npm run tag命令。

Readme

Keywords

Package Sidebar

Install

npm i coco-git

Weekly Downloads

0

Version

1.3.6

License

MIT

Unpacked Size

10.5 kB

Total Files

12

Last publish

Collaborators

  • lihai-js