@salesforce-ux/sds-cli

0.1.4 • Public • Published

SDS CLI

About

An interface to bootstrap Styling Hook mappings to another design system namespace.

Installation & Usage

# Install
npm install @salesforce-ux/sds-cli

# Usage
sds-cli

Commands

--bootstrap

Bootstrap Global and Component level styling hooks to map to namespace of another design system.

Usage

sds-cli --bootstrap --ns=slds # explicit, all categories and components

--ns

The namespace of your design system. If left blank, you will be prompted with pre-approved design systems.

Usage

sds-cli --ns=slds   # select from prompt(s)

--dist

Location where mapped styling hooks will be written to. The path will be an absolute from the directory your are running the CLI from.

Usage

sds-cli --dist=dist

Readme

Keywords

none

Package Sidebar

Install

npm i @salesforce-ux/sds-cli

Weekly Downloads

16

Version

0.1.4

License

SEE LICENSE IN README.md

Unpacked Size

13.5 kB

Total Files

9

Last publish

Collaborators

  • salesforce-ux