@dx-cli-toolbox/sf-toolbox-aep-utils

0.7.5 • Public • Published

sf-toolbox-aep-utils

NPM Downloads/week License

Install

sf plugins install sf-toolbox-aep-utils@x.y.z

Issues

Please report any issues at https://github.com/ImJohnMDaniel/sf-toolbox-aep-utils/issues

Build

To build the plugin locally, make sure to have yarn installed and run the following commands:

# Clone the repository
git clone git@github.com:salesforcecli/sf-toolbox-aep-utils

# Install the dependencies and compile
yarn && yarn build

To use your plugin, run using the local ./bin/dev or ./bin/dev.cmd file.

# Run using local run file.
./bin/dev {{some command}}

There should be no differences when running via the Salesforce CLI or using the local run file. However, it can be useful to link the plugin to do some additional testing or run your commands from anywhere on your machine.

# Link your plugin to the sf cli
sf plugins link .
# To verify
sf plugins

Commands

Package Sidebar

Install

npm i @dx-cli-toolbox/sf-toolbox-aep-utils

Weekly Downloads

10

Version

0.7.5

License

BSD-3-Clause

Unpacked Size

601 kB

Total Files

141

Last publish

Collaborators

  • imjohnmdaniel