2.2.2 • Published 5 years ago

@weijiyang/easy-tag v2.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

easy-tag

(๑•̀ㅂ•́)و✧ If you use github or gitlab to work, this will allow you to reduce the time spent tagging to do more things.

使用方式

npm install --save-dev @weijiyang/easy-tag

package.json scripts属性配置如下

{
  ...
  "scripts": {
    // "tag": "node node_modules/@weijiyang/easy-tag"
    "tag": "tag"
  },
  ...
  "dependencies": {
    "@weijiyang/easy-tag": "^*.*.*",
    ...
  }
}

npm run tag 即可 (๑•̀ㅂ•́)و✧

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago