xtzx

2.1.0 • Public • Published

xtzx

xtzx是一套前端开发工具, 其中包含了
  • 上传开发环境静态服务器
  • base64 静态图片文件

如何安装

安装前提

nodejs & npm
  • nodejs版本需大于 6.9.0
  • npm版本需要大于 4.1.0

安装

npm install xtzx -g

使用

xtzx {命令名}

基本命令

  • upload: '上传文件到storage'
  • base64: 'base64图片'

upload命令有关参数说明

# 新增了 --out 参数,即将输出结果存储到当前目录的output.log文件中。 
xtzx upload <filename|filePath> <uploadDir> [option,'--no-md5'] [option,'--out']

Readme

Keywords

Package Sidebar

Install

npm i xtzx

Weekly Downloads

10

Version

2.1.0

License

MIT

Unpacked Size

35.1 kB

Total Files

12

Last publish

Collaborators

  • yugasun