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