npm i -g saasconfig-cli
命令: config
参数 1: -name
-n
客户名称简写: 比如客户为安澜 传 anlan 或者, 腾讯 tencent
参数 2:-terminal
-t
部署的端: ABC 哪几个要部署就传哪个字母(不要有空格)
demo: aas config -n zhongan
saas config -n <客户名称简写> -t <要部署的端ABC三个>
生成在当前命令执行的目录下有客户名称缩写的目录和 zip。
命令: tscover
参数: -d ./src
demo: saas tscover -d ./src
saas tscover -d <目录名>
输出: 指定的目录下,ts 文件和 js 文件占比