Newer Version Available
System Requirements
Operating Systems
The Salesforce DX CLI supports the following operating systems.
- Windows—Windows 7 (64 and 32-bit) or later
- Mac—macOS 10.11 or later
- Linux—Ubuntu 14.0.4
Node.js
The Salesforce DX CLI requires Node.js. If the CLI installer does not find Node.js on your computer, it installs it for you. If you install it yourself, be sure that you install version 6.9.5+.
macOS Requirement: Developer Toolset
Install the base developer toolset, which includes Git. You can install these command-line tools without installing the entire Xcode developer package or having a developer account.
1xcode-select --installYou can ignore the “Can’t install the software because it is not currently available from the Software Update server” error message. It means that you already have Xcode installed.
Code Editor or IDE
You can use any code editor Salesforce DX, including the redesigned Force.com IDE built for Salesforce DX.
Version Control System
You can use any version control system (VCS) with Salesforce DX. We recommend that you use GitHub to take advantage of the samples in our GitHub repository.