1.2.2 • Published 5 years ago

tq-taro v1.2.2

Weekly downloads
2
License
ISC
Repository
-
Last release
5 years ago

关于

tq-taro-cli是天阙基于taro构建的多端编译工具,目前初步只支持钉钉微应用的创建

安装/卸载

安装/卸载
yarn global add tq-taro
yarn global remove tq-taro

npm i -g tq-taro
npm uninstall -g tq-taro

用法

# 帮助
tq-taro -h
# 查看版本
tq-taro --version
# 根据向导创建项目
tq-taro init
# 根据参数创建项目
tq-taro init -n|-name <projectName> -t|--template [template] -d|--description [description]
#tq-taro微信小程序依赖库处理
tq-taro wx-patch
#ta-taro-h5conainer依赖库处理
tq-taro h5-patch
1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

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.1.0

5 years ago

1.0.0

5 years ago