@salesforce/plugin-templates

This repository provides a series of commands, templates, and generators for various metadata types. It is bundled with the salesforcedx plugin.

Usage no npm install needed!

<script type="module">
  import salesforcePluginTemplates from 'https://cdn.skypack.dev/@salesforce/plugin-templates';
</script>

README

salesforcedx-templates

This repository provides a series of commands, templates, and generators for various metadata types. It is bundled with the salesforcedx plugin.

CircleCI Known Vulnerabilities License

Getting Started

To use, install the Salesforce CLI and run the following commands.

Verify the CLI is installed
  $ sfdx (-v | --version)
Install the @salesforce/plugin-templates plugin
  $ sfdx plugins:install @salesforce/plugin-templates
To run a command
  $ sfdx [command]

Commands