UNPKG

443 BMarkdownView Raw
1# salesforce-alm library
2The salesforce-alm library provides a series of commands to aid in Force.com development
3and is bundled with the [salesforcedx plugin](https://www.npmjs.com/package/salesforcedx).
4
5To use, install the [SFDX CLI](https://developer.salesforce.com/tools/sfdxcli) and run `sfdx force --help`.
6
7For more information refer to the setup guide.
8https://sfdc.co/sfdx_setup_guide
9
10## Development -
11
12See [DEVELOP.md](DEVELOP.md)