0.0.3 • Published 7 years ago

assets-checker v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

assets checker

Installation

npm install assets-checker -g

Usage

  • help: check -h
Usage: check [options]


Options:

  -V, --version            output the version number
  -D, --daily <version>    branch version, `daily/x.y.z`
  -P, --publish <version>  tag version, `publish/x.y.z`
  -h, --help               output usage information
  • daily: check -D 0.0.1
Version: 0.0.1
IP     : 103.218.240.52 (测试环境)
Status : found


Summary: 获取资源成功
  • publish: check -P 0.0.1
Version: 0.0.1
IP     : 101.69.121.110 (生产环境)
Status : found


Summary: 获取资源成功
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago