1.0.0 • Published 3 months ago

sfcc-template-tools v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

Salesforce Commerce Cloud Discover Template Includes Tool 🔎

How to use it

  1. Install as a development dependency
npm install sfcc-templates-tool -D
  1. Add shortcut into your package.json
{
    ...
    "scripts": {
        "templates": "npm run sfcc-templates-tool"
    }
    ...
}
  1. Run the command to use template tools
$ npm run templates
1.0.0

3 months ago