文件名称:sfdc-generate-package:从源生成 package.xml
文件大小:26KB
文件格式:ZIP
更新时间:2024-08-24 15:47:02
JavaScript
sfdc-生成-包 从源生成 package.xml 入门 在 Windows 和类 Unix 系统中工作。 安装 npm install -g sfdc-generate-package 要么 yarn globally add sfdc-generate-package 用法 命令行 $ sgp -h Usage: sgp [options] generate package.xml from source Options: -h, --help output usage information -V, --version output the version number -s, --src salesforce src directory
【文件预览】:
sfdc-generate-package-master
----.gitignore(75B)
----package.json(590B)
----package-lock.json(86KB)
----LICENSE.md(1KB)
----bin()
--------cli(641B)
----index.js(2KB)
----README.md(2KB)
----lib()
--------factories()
--------utils()
--------strategies()