0.3.1 • Published 6 years ago
sfms v0.3.1
SFMS
Salesforce Manual Steps Tool for Managed Packages using SFDX
Getting Started
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.
Running from the Command Line
Run the following to compare the current branch to master
sfms findContributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Changelog
Recently Updated? Please read the CHANGELOG.md.
Roadmap
The future plans and high priority features and enhancements can be found in the ROADMAP.md file.
Liscence
This project is licensed under the MIT License - see the LICENSE.md file for details