Pre-Requisites
Before getting started with sfp, ensure you have the following:
sfp Server
- A running sfp server instance — either through your codev platform subscription or a trial instance provided by flxbl
- Server URL (e.g.
https://yourcompany.flxbl.io) - Your login credentials (email registered with the server)
If you don't have an sfp server yet, contact flxbl to get started with a trial instance or sign up for codev at flxbl.io.
Salesforce
- DevHub enabled in your production org (required for building packages and scratch orgs)
Workstation
- git
- VS Code
- sf CLI
- A Java runtime and the Code Analyzer engine libraries, to run the code analyzer's PMD and CPD engines — see Code Analyzer prerequisites