@snowflake/stellar-cli
v0.51.2
Published
CLI for common UIP tasks
Readme
Stellar CLI
This package is an empty oclif shell. It currently registers no commands.
The commands that used to live here have moved:
| Old command | New home |
| --------------------------- | ------------------------------------------------------------------------------------ |
| stellar-cli docs-preview | stellar-docs-preview bin in @snowflake/stellar-documentation-metadata |
| stellar-cli svg-icon:* | pnpm --filter @snowflake/stellar-icons generate-new/update-svg/generate-components |
| stellar-cli style-token:* | pnpm --filter @snowflake/balto-tokens generate-tokens/parse-figma-vars |
docs-preview
Preview component documentation locally. Now provided by
@snowflake/stellar-documentation-metadata:
# From the monorepo root
pnpm --filter @snowflake/stellar-documentation-metadata docs-preview --component documentation/site/app/content/components/actions/button.code.mdx
# Or via the linked bin
stellar-docs-preview --dir documentation/community/my-component