Salesforce Manual Steps Tool for Managed Packages using SFDX
Install sfms using yarn:
yarn add --dev sfmsOr npm:
npm install --save-dev sfmsNote: Jest documentation uses yarn commands, but npm will also work. You can compare yarn and npm commands in the yarn docs, here.
Run the following to compare the current branch to master
sfms findPlease read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Recently Updated? Please read the CHANGELOG.md.
The future plans and high priority features and enhancements can be found in the ROADMAP.md file.
This project is licensed under the MIT License - see the LICENSE.md file for details