# salesforce-alm library

The salesforce-alm library provides a series of commands to aid in Force.com development
and is bundled with the [salesforcedx plugin](https://www.npmjs.com/package/salesforcedx).

To use, install the [SFDX CLI](https://developer.salesforce.com/tools/sfdxcli) and run `sfdx force --help`.

## Development

See [DEVELOP.md](DEVELOP.md)

## Review Process

The 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).
