sfdx-code-gen

0.1.2 • Public • Published

sfdx-code-gen Build Status

A tool for generating Salesforce DX source code from templates.

Setup

Install from source

  1. Install the Salesforce CLI.

  2. Clone the repository: git clone git@github.com:wadewegner/sfdx-code-gen.git

  3. Install npm modules: npm install

  4. Link the plugin: sfdx plugins:link .

Install as plugin

  1. Install plugin: sfdx plugins:install sfdx-code-gen

Package Sidebar

Install

npm i sfdx-code-gen

Weekly Downloads

0

Version

0.1.2

License

ISC

Last publish

Collaborators

  • wadewegner