UNPKG

840 BMarkdownView Raw
1# salesforce-alm library
2
3The salesforce-alm library provides a series of commands to aid in Force.com development
4and is bundled with the [salesforcedx plugin](https://www.npmjs.com/package/salesforcedx).
5
6To use, install the [SFDX CLI](https://developer.salesforce.com/tools/sfdxcli) and run `sfdx force --help`.
7
8For more information refer to the setup guide.
9https://sfdc.co/sfdx_setup_guide
10
11## Development
12
13See [DEVELOP.md](DEVELOP.md)
14
15## Review Process
16
17The CLI Review Board must approve all new commands and parameters. To request a review, fill out the [CLI Review Board: Request for Review](https://docs.google.com/forms/d/e/1FAIpQLScUGEn8vZ3tLE0gwTghzN-GYodFMZDLqqjqlGWBdF0hmUyD3A/viewform) form. For details, see the [CLI Review Board FAQ](https://docs.google.com/document/d/1T8KQ2HtY99AeWR0Pq1qnlxySWpQN7zl8u1AXcH1j05E/edit).