0.3.1 • Published 4 years ago

sfms v0.3.1

Weekly downloads
290
License
MIT
Repository
github
Last release
4 years ago

SFMS

Salesforce Manual Steps Tool for Managed Packages using SFDX

npm package Contributor Covenant Code style Dependencies DevDependencies

Getting Started

Install sfms using yarn:

yarn add --dev sfms

Or npm:

npm install --save-dev sfms

Note: 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 find

Contributing

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